Skip to content

Fix broken management-tasks.md links in fastapi-people.md#15663

Open
AshNicolus wants to merge 1 commit into
fastapi:masterfrom
AshNicolus:docs/fix-broken-management-tasks-links
Open

Fix broken management-tasks.md links in fastapi-people.md#15663
AshNicolus wants to merge 1 commit into
fastapi:masterfrom
AshNicolus:docs/fix-broken-management-tasks-links

Conversation

@AshNicolus
Copy link
Copy Markdown
Contributor

Summary

PR #15583 removed docs/en/docs/management-tasks.md (its content moved to https://tiangolo.com/github-fastapi/, and management.md was updated to point there), but two cross-references in docs/en/docs/fastapi-people.md still link to the deleted file, producing 404s for anyone who clicks them in the docs.

This PR updates the two stale links to point to the same destination management.md now uses (https://tiangolo.com/github-fastapi/).

Changes

-* Help [manage the repository](management-tasks.md) (team members).
+* Help [manage the repository](https://tiangolo.com/github-fastapi/) (team members).

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jun 1, 2026

Merging this PR will not alter performance

✅ 20 untouched benchmarks


Comparing AshNicolus:docs/fix-broken-management-tasks-links (3bb6423) with master (37c92a8)1

Open in CodSpeed

Footnotes

  1. No successful run was found on master (d390d51) during the generation of this report, so 37c92a8 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

@AshNicolus AshNicolus force-pushed the docs/fix-broken-management-tasks-links branch from 3bb6423 to 02ebf9a Compare June 1, 2026 06:38
@github-actions github-actions Bot added the docs Documentation about how to use FastAPI label Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation about how to use FastAPI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant