Skip to content

Commit e4b1ceb

Browse files
committed
remove coreapi doc & redirect broken links to github snapshot
1 parent 90f7609 commit e4b1ceb

File tree

4 files changed

+3
-531
lines changed

4 files changed

+3
-531
lines changed

docs/community/3.4-announcement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ The full set of itemized release notes [are available here][release-notes].
187187
[api-blueprint]: https://apiblueprint.org/
188188
[tut-7]: ../tutorial/7-schemas-and-client-libraries/
189189
[schema-generation]: ../api-guide/schemas/
190-
[api-clients]: ../topics/api-clients.md
190+
[api-clients]: https://github.com/encode/django-rest-framework/blob/3.14.0/docs/topics/api-clients.md
191191
[milestone]: https://github.com/encode/django-rest-framework/milestone/35
192192
[release-notes]: release-notes#34
193193
[metadata]: ../api-guide/metadata/#custom-metadata-classes

docs/community/3.6-announcement.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,5 +195,5 @@ on realtime support, for the 3.7 release.
195195
[sponsors]: https://fund.django-rest-framework.org/topics/funding/#our-sponsors
196196
[funding]: funding.md
197197
[api-docs]: ../topics/documenting-your-api.md
198-
[js-docs]: ../topics/api-clients.md#javascript-client-library
199-
[py-docs]: ../topics/api-clients.md#python-client-library
198+
[js-docs]: https://github.com/encode/django-rest-framework/blob/3.14.0/docs/topics/api-clients.md#javascript-client-library
199+
[py-docs]: https://github.com/encode/django-rest-framework/blob/3.14.0/docs/topics/api-clients.md#python-client-library

0 commit comments

Comments
 (0)