diff options
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. |