diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-17 16:14:13 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-17 16:14:13 +0100 |
commit | 50a76fabf38fac4ccceb1f129ba443ce27f76cec (patch) | |
tree | 40ead3defee9dfb92d7a277cb00f699c806e01e1 /docs/developers | |
parent | cfab41cbd7a6a8ef27da6743b5f554d43a51ef96 (diff) |
Fix ref to these docs.
Diffstat (limited to 'docs/developers')
-rw-r--r-- | docs/developers/directory_structure.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/developers/directory_structure.md b/docs/developers/directory_structure.md index 3e4500941..5d0d55642 100644 --- a/docs/developers/directory_structure.md +++ b/docs/developers/directory_structure.md @@ -140,7 +140,7 @@ website](http://guides.rubyonrails.org/getting_started.html). <p><em>documentation</em></p> <p> These are technical notes. This is in addition to the <a - href="http://code.fixmystreet.com">core documentation</a> — which + href="http://code.alaveteli.org/docs/">core documentation</a> — which you are reading now — which is actually stored in the git repository in the <code>gh-pages</code> branch, and published as GitHub pages. |