mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-23 01:57:00 +03:00
Merge pull request #1269 from infecto/master
fix broken documentation links
This commit is contained in:
commit
b88e537802
|
@ -168,5 +168,5 @@ Each of these decorators takes a single argument which must be a list or tuple o
|
|||
|
||||
[cite]: http://reinout.vanrees.org/weblog/2011/08/24/class-based-views-usage.html
|
||||
[cite2]: http://www.boredomandlaziness.org/2012/05/djangos-cbvs-are-not-mistake-but.html
|
||||
[settings]: api-guide/settings.md
|
||||
[throttling]: api-guide/throttling.md
|
||||
[settings]: settings.md
|
||||
[throttling]: throttling.md
|
||||
|
|
Loading…
Reference in New Issue
Block a user