diff options
Diffstat (limited to 'wiki-preview.mdwn')
-rw-r--r-- | wiki-preview.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wiki-preview.mdwn b/wiki-preview.mdwn index 6454954..7e6df82 100644 --- a/wiki-preview.mdwn +++ b/wiki-preview.mdwn @@ -1,4 +1,4 @@ -Taking the [Create a Wiki](create-a-wiki) article as a starting point, this article describes how to set up preview of Friposts wiki. +Taking the [Create a Wiki](/create-a-wiki) article as a starting point, this article describes how to set up preview of Friposts wiki. The basic idea is something like the following: @@ -20,7 +20,7 @@ recompilation of the local version of the. The local preview version is accessed by pointing the browser to *http\://localhost/~<name>/fripost-wiki-preview/*. -First the basics. According to [Create a Wiki](create-a-wiki) do the following: +First the basics. According to [Create a Wiki](/create-a-wiki) do the following: * Install and configure Git * Install and configure Apache 2 |