Skip to content

Fix invalid Markdown links in Query docstrings - #16044

Closed
mukunjin wants to merge 1 commit into
fastapi:masterfrom
mukunjin:fix-doc-links
Closed

Fix invalid Markdown links in Query docstrings#16044
mukunjin wants to merge 1 commit into
fastapi:masterfrom
mukunjin:fix-doc-links

Conversation

@mukunjin

Copy link
Copy Markdown

Pull Request

Discussion: Not applicable. This is a source code docstring fix.

Description

Fix two invalid Markdown links in the Query function docstrings.

The links are part of the source code and are used in generated API documentation. The missing closing parentheses caused the Markdown links to be malformed.

AI Disclaimer

No AI-generated code was used.

Checklist

  • This PR links to a GitHub Discussion for the proposed code change.
  • I added tests for the change.
  • The new or updated tests fail on the main branch and pass on this PR.
  • Coverage stays at 100%.
  • The documentation explains the change if needed.

@YuriiMotov

Copy link
Copy Markdown
Member

Thanks for reporting this!

We updated repository rules and now we ask people to report small docs issues in pinned discussion instead of opening PRs.
We will address all of them later in one PR.

I've already added this report to that discussion.
Thanks for understanding!

@YuriiMotov YuriiMotov closed this Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants