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 9a9bfe1 commit 6142abaCopy full SHA for 6142aba
docs/coreapi/index.md
@@ -25,5 +25,5 @@ All CoreAPI related code will be removed in Django REST Framework v3.12. Switch
25
For reference this folder contains the old CoreAPI related documentation:
26
27
* [Excerpts from _Documenting your API_ topic page](/coreapi/from-documenting-your-api.md).
28
-* `rest_framework.schemas` API Reference.
+* [`rest_framework.schemas` API Reference](/coreapi/schemas.md).
29
* [Tutorial 7: Schemas & client libraries](/coreapi/7-schemas-and-client-libraries.md)
docs/api-guide/schemas.md renamed to docs/coreapi/schemas.md
0 commit comments