Skip to content

docs: fix generated rules doc links#4042

Draft
MukundaKatta wants to merge 1 commit into
bazelbuild:mainfrom
MukundaKatta:codex/fix-rules-docs-defs-link
Draft

docs: fix generated rules doc links#4042
MukundaKatta wants to merge 1 commit into
bazelbuild:mainfrom
MukundaKatta:codex/fix-rules-docs-defs-link

Conversation

@MukundaKatta
Copy link
Copy Markdown

Summary

  • Fix the rules docs link from the missing defs.md page to the generated rust.md page.
  • Fix the same stale defs.md reference in the clippy docs template.

Fixes #3791.

Validation

  • rg -n "defs\.md" docs/src docs/*.vm returns no matches.
  • git diff --check passes.
  • bazelisk build //docs:book was not run because bazelisk/bazel is not installed in this environment.

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.

Broken link for rules/defs in docs

1 participant