spacemacs-purpose readme - Fix links and typos

I think there was a failed replace here :) The links now work correctly and the typos are gone. Yay!
This commit is contained in:
Carl Lange 2016-10-28 09:07:10 +01:00 committed by GitHub
parent 0de0705e88
commit aa3a799c39

View file

@ -16,12 +16,12 @@
- [[#packages-that-do-display-management][Packages that do display management]] - [[#packages-that-do-display-management][Packages that do display management]]
* Description * Description
This layer enables [[https://github.com/bmag/window-purpose][window-purpose]], which provides an alternative, purpose-based This layer enables [[https://github.com/bmag/emacs-purpose][window-purpose]], which provides an alternative, purpose-based
window manager for Emacs. With this layer, your window layout should be robust window manager for Emacs. With this layer, your window layout should be robust
and shouldn't change too much when opening all sorts of buffers. and shouldn't change too much when opening all sorts of buffers.
Regular [[https://github.com/m2ym/popwin-el][popwin]] is not triggered when emacsawindow-purpose is enabled. However, Regular [[https://github.com/m2ym/popwin-el][popwin]] is not triggered when window-purpose is enabled. However,
the emacsawindow-purpose layer provides a =purpose-popwin= extension, which the window-purpose layer provides a =purpose-popwin= extension, which
brings popwin's behavior towindows-purpose and solves that problem. brings popwin's behavior towindows-purpose and solves that problem.
** Purposes ** Purposes
@ -81,7 +81,7 @@ If you change =popwin:special-display-config= in your =dotspacemacs/config=, you
should call =pupo/update-purpose-config= to update purpose-popwin with those should call =pupo/update-purpose-config= to update purpose-popwin with those
changes. changes.
See [[https://github.com/bmag/window-purpose/wiki][window-purpose wiki]] to learn more about windows-purpose. See [[https://github.com/bmag/emacs-purpose/wiki][window-purpose wiki]] to learn more about windows-purpose.
* Key Bindings * Key Bindings