Skip to content

Fix broken documentation links and a typo - #10038

Merged
auvipy merged 1 commit into
encode:mainfrom
olitreadwell:fix/docs-links-and-typo
Sep 9, 2026
Merged

Fix broken documentation links and a typo#10038
auvipy merged 1 commit into
encode:mainfrom
olitreadwell:fix/docs-links-and-typo

Conversation

@olitreadwell

Copy link
Copy Markdown
Contributor

Description

Fix broken documentation links and a duplicated word in the docs:

  • docs/community/third-party-packages.md - "can can be used" -> "can be used"
  • docs/community/tutorials-and-resources.md - point three dead tutorial links at their Wayback Machine snapshots
  • docs/topics/browser-enhancements.md - point the dead "Supporting PUT and DELETE with HTML FORMS" link at its Wayback Machine snapshot

How to verify

git fetch https://github.com/olitreadwell/django-rest-framework.git fix/docs-links-and-typo
git checkout FETCH_HEAD
mkdocs build

The docs build succeeds and each replacement returns an archived snapshot whose page content matches the original topic.

- browser-enhancements: point amundsen.com PUT/DELETE forms page at a
  live Web Archive snapshot (the original now returns 404)
- tutorials-and-resources: point three dead tutorial links at Web Archive
  snapshots (mourafiq.com, tests4geeks.com, valentinog.com all now 404/410)
- third-party-packages: fix duplicated word in a package description
@auvipy
auvipy merged commit 1c19a2d into encode:main Sep 9, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants