mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-05 13:00:12 +03:00
Fix typo
This commit is contained in:
parent
a29c0b9104
commit
50dff4bc8a
|
@ -8,5 +8,5 @@
|
|||
{% endfor %}
|
||||
|
||||
{% for link_key, link in document.links.items %}
|
||||
{% include "rest_framework/docs/llink.html" %}
|
||||
{% include "rest_framework/docs/link.html" %}
|
||||
{% endfor %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user