We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a72a5 commit 90a974cCopy full SHA for 90a974c
rest_framework_docs/templates/rest_framework_docs/base.html
@@ -76,6 +76,6 @@ <h3>Document Web APIs made with <a href="http://www.django-rest-framework.org/"
76
</div>
77
78
<!-- Dist.js - Inlcuded Live API, jQuery, Bootstrap -->
79
- <script type="text/javascript" src="{% static "rest_framework_docs/js/dist.js" %}"></script>
+ <script type="text/javascript" src="{% static "rest_framework_docs/js/dist.min.js" %}"></script>
80
</body>
81
</html>
0 commit comments