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.
2 parents ebc1ebf + 30ca04d commit 2e721cdCopy full SHA for 2e721cd
docs/topics/documenting-your-api.md
@@ -219,8 +219,8 @@ To implement a hypermedia API you'll need to decide on an appropriate media type
219
[cite]: https://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven
220
221
[hypermedia-docs]: rest-hypermedia-hateoas.md
222
-[metadata-docs]: ../api-guide/metadata/
223
-[schemas-examples]: ../api-guide/schemas/#examples
+[metadata-docs]: ../api-guide/metadata.md
+[schemas-examples]: ../api-guide/schemas.md#examples
224
225
[image-drf-yasg]: ../img/drf-yasg.png
226
[image-self-describing-api]: ../img/self-describing.png
0 commit comments