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 dbf1ab3 commit 9497ee1Copy full SHA for 9497ee1
rest_framework_docs/templates/rest_framework_docs/base.html
@@ -10,7 +10,7 @@
10
<title>{% block title %}DRF Docs{% endblock %}</title>
11
12
<!-- Custom Style -->
13
- <link rel="stylesheet" href="{% static "css/style.css" %}">
+ <link rel="stylesheet" href="{% static "rest_framework_docs/css/style.css" %}">
14
</head>
15
16
<body>
0 commit comments