diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2015-01-23 21:28:48 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2015-01-23 21:28:48 +0000 |
commit | 0ee07e59de6ea106496ad222c6550cdc0e88c181 (patch) | |
tree | 3076fc28a969f082e779e1434889674156735ed1 /chapter06/vim.xml | |
parent | a3e29a25971bfd1200855abafdca0932730b7975 (diff) |
Use an entity for BLFS URL's.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r-- | chapter06/vim.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml index fd2360e3c..346e73029 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -34,7 +34,7 @@ <para>If you prefer another editor—such as Emacs, Joe, or Nano—please refer to <ulink - url="&blfs-root;view/&short-version;/postlfs/editors.html"/> for suggested + url="&blfs-book;postlfs/editors.html"/> for suggested installation instructions.</para> </tip> @@ -94,7 +94,7 @@ done</userinput></screen> additional libraries to be installed. For more information on this process, refer to the Vim documentation and the Vim installation page in the BLFS book at <ulink - url="&blfs-root;view/&short-version;/postlfs/vim.html"/>.</para> + url="&blfs-book;postlfs/vim.html"/>.</para> </sect2> |