diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-02-06 14:11:04 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-02-06 14:16:18 +0000 |
commit | f897a0b53642fb176577fe31a6add7745b4ea3ef (patch) | |
tree | df9d932acf2b93bc16ae73a9c21d16f3fd0e3e69 /docs/customising/themes.md | |
parent | 2c26594be8915aa785df168186f9f9092fe35e72 (diff) |
Info about where the about help page is linked to from
Diffstat (limited to 'docs/customising/themes.md')
-rw-r--r-- | docs/customising/themes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customising/themes.md b/docs/customising/themes.md index d2abd20f1..b6d0dba0a 100644 --- a/docs/customising/themes.md +++ b/docs/customising/themes.md @@ -191,7 +191,7 @@ your jurisdiction. The important pages to customise and translate are listed here. We note where Alaveteli links to these pages (sometimes to anchors for particular sections within the pages) or takes users directly to them. -* [About](https://github.com/mysociety/alaveteli/blob/master/app/views/help/about.html.erb): why the website exists, why it works, etc +* [About](https://github.com/mysociety/alaveteli/blob/master/app/views/help/about.html.erb): why the website exists, why it works, etc. When a user starts to make a request in Alaveteli, they are referred to the section here on [why authorities should respond to requests](https://github.com/mysociety/alaveteli/blob/master/app/views/help/about.html.erb#L29). * [contact](https://github.com/mysociety/alaveteli/blob/master/app/views/help/contact.html.erb): how to get in touch |