diff options
author | Robin Houston <robin.houston@gmail.com> | 2012-02-05 12:41:56 +0000 |
---|---|---|
committer | Robin Houston <robin.houston@gmail.com> | 2012-02-05 12:41:56 +0000 |
commit | d64f9e16f43c3652ec281be3d2d99bb3508b6044 (patch) | |
tree | 0943826b8084cd09eec51a38596824652b04104d | |
parent | ead0b3bcc458cec61c8d1d157a17d82e393c5434 (diff) |
Correct link to doc folder from README
Fixes #413.
-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](https://github.com/sebbacon/alaveteli/tree/master/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 |