diff options
author | Tony Bowden <tony@tmtm.com> | 2012-02-04 19:05:50 -0200 |
---|---|---|
committer | Tony Bowden <tony@tmtm.com> | 2012-02-04 19:05:50 -0200 |
commit | bfa6947ea371990d8b8bbb39f486be8d351c5c0e (patch) | |
tree | b8f066d54f45bbd75d1c001d3f9780015367790c | |
parent | 44bb96d40758f3b8bb9da20e3037ff2f04e81327 (diff) |
Fix 'doc' link — it goes to https://github.com/sebbacon/alaveteli/alaveteli/doc/ which doesn't exist
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ norm, rather than the exception. Please join our mailing list at https://groups.google.com/group/alaveteli-dev and introduce yourself. -Some documentation can be found in the [`doc/` folder](./alaveteli/doc/). There's +Some documentation can be found in the [`doc/` folder](./doc/). There's background information and a little more documentation on [our wiki](https://github.com/sebbacon/alaveteli/wiki/Home/), and hopefully we'll make [our homepage](http://alaveteli.org) more useful |