Commit 4c028445 by Tom Christie

README linking to docs properly

parent 2af80a48
...@@ -3,14 +3,11 @@ ...@@ -3,14 +3,11 @@
*~ *~
.* .*
assetplatform.egg-info/*
coverage.xml coverage.xml
env env
docs/build docs/build
html html
htmlcov htmlcov
examples/media/pygments/[A-Za-z0-9]*
examples/media/objectstore/[A-Za-z0-9]*
build/* build/*
dist/* dist/*
xmlrunner/* xmlrunner/*
...@@ -18,3 +15,4 @@ djangorestframework.egg-info/* ...@@ -18,3 +15,4 @@ djangorestframework.egg-info/*
MANIFEST MANIFEST
!.gitignore !.gitignore
!.travis.yml
...@@ -71,7 +71,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ...@@ -71,7 +71,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[twitter]: https://twitter.com/_tomchristie [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 [urlobject]: https://github.com/zacharyvoase/urlobject
[markdown]: http://pypi.python.org/pypi/Markdown/ [markdown]: http://pypi.python.org/pypi/Markdown/
[pyyaml]: http://pypi.python.org/pypi/PyYAML [pyyaml]: http://pypi.python.org/pypi/PyYAML
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment