Fix links

I wrote the link markup wrong in the windows image support section. This should fix it.
This commit is contained in:
Devagamster 2015-04-19 02:40:28 -07:00 committed by syl20bnr
parent 0fbacba837
commit 5ad18fc5e2
1 changed files with 4 additions and 2 deletions

View File

@ -456,8 +456,8 @@ also recommended to disable smooth scrolling on Windows.
2. **Why is there no Spacemacs logo in the startup buffer ?**
A GUI build of emacs supporting image display is required.
You can follow the instructions [here][http://stackoverflow.com/questions/2650041/emacs-under-windows-and-png-files]. Alternatively you can download binaries of emacs with image support
included such as this [one][http://emacsbinw64.sourceforge.net/].
You can follow the instructions [here][Windows Image Support]. Alternatively you can download binaries of emacs with image support
included such as this [one][Windows Gui Build].
3. **How to fix the error: The directory ~/.emacs.d/server is unsafe ?**
Change the owner of the directory `~/.emacs.d/server`:
@ -524,3 +524,5 @@ details.
[Spacemacs logo]: https://github.com/nashamri/spacemacs-logo
[Nasser Alshammari]: https://github.com/nashamri
[cpaulik-unity-icon]: http://splendidabacus.com/posts/2015/03/spacemacs-unity-icon/
[Windows Image Support]: http://stackoverflow.com/questions/2650041/emacs-under-windows-and-png-files
[Windows Gui Build]: http://emacsbinw64.sourceforge.net/