diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/developers/directory_structure.md | 2 | ||||
-rw-r--r-- | docs/getting_started.md | 2 | ||||
-rw-r--r-- | docs/glossary.md | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/developers/directory_structure.md b/docs/developers/directory_structure.md index 5d0d55642..9dbe06789 100644 --- a/docs/developers/directory_structure.md +++ b/docs/developers/directory_structure.md @@ -13,7 +13,7 @@ directories.</p> Alaveteli -- this is really more useful if you're a developer planning on making more substantive changes to the code. You don't need to be familiar with Ruby to install or make basic [customisations to your -installation](/docs/customising). +installation](/docs/customising/). <!-- (and if you do, remember to read the page about [feeding your changes back](/feeding-back)).--> diff --git a/docs/getting_started.md b/docs/getting_started.md index 2c0236b0d..d297df0e4 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -369,7 +369,7 @@ website is. To ensure its success, you should be doing things like: * Recruiting volunteers to help with the site * Categorising uncategorised requests -See also the [Administrator's Manual](/docs/running/admin_manual), which describes +See also the [Administrator's Manual](/docs/running/admin_manual/), which describes some of the typical tasks you'll need to perform when your site is up and running. diff --git a/docs/glossary.md b/docs/glossary.md index 7733f9889..bec8e728d 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -154,7 +154,7 @@ Definitions <p>More information:</p> <ul> <li> - how to <a href="{{ site.baseurl }}docs/installing/deploy">deploy Alaveteli</a> (and why it's + how to <a href="{{ site.baseurl }}docs/installing/deploy/">deploy Alaveteli</a> (and why it's a good idea) </li> <li> @@ -610,7 +610,7 @@ Definitions <p>More information:</p> <ul> <li> - <a href="{{ site.baseurl }}docs/customising/themes">about themes</a> + <a href="{{ site.baseurl }}docs/customising/themes/">about themes</a> </li> </ul> </div> |