diff options
| author | Tom Christie | 2012-08-29 21:28:01 +0100 | 
|---|---|---|
| committer | Tom Christie | 2012-08-29 21:28:01 +0100 | 
| commit | 4c028445ebc88635da069827d39ae7746f42bf56 (patch) | |
| tree | 1743f2bebc572af3f420bcdbadd68de6bc350e93 /README.md | |
| parent | 2af80a48110f0e731f99b2894810bc8d8aacaddc (diff) | |
| download | django-rest-framework-4c028445ebc88635da069827d39ae7746f42bf56.tar.bz2 | |
README linking to docs properly
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  [twitter]: https://twitter.com/_tomchristie -[docs]: docs/index.md +[docs]: https://github.com/tomchristie/django-rest-framework/blob/restframework2/docs/index.md  [urlobject]: https://github.com/zacharyvoase/urlobject  [markdown]: http://pypi.python.org/pypi/Markdown/  [pyyaml]: http://pypi.python.org/pypi/PyYAML  | 
