Skip to content

docs: fix references in public docs - #2937

Open
JosephLenton wants to merge 1 commit into
apache:mainfrom
JosephLenton:fix-doc-links
Open

docs: fix references in public docs#2937
JosephLenton wants to merge 1 commit into
apache:mainfrom
JosephLenton:fix-doc-links

Conversation

@JosephLenton

@JosephLenton JosephLenton commented Jul 31, 2026

Copy link
Copy Markdown

Which issue does this PR close?

What changes are included in this PR?

  • Links to external sites are made clickable. This is changing from https://example.com to <https://example.com>.
  • References to internal APIs are removed. The comment is the same, but the doc link is gone.
  • Trailing triple slash opening a code snippet, but never closing it, are removed.

Are these changes tested?

These changes were QA'd by running cargo doc --no-deps.

AI Disclosure

I got Claude to do most of the changes in this PR.

@JosephLenton
JosephLenton marked this pull request as ready for review July 31, 2026 22:02
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.

Fix current docs build issues

1 participant