Skip to content

docs: Documentation analysis and improvement#1166

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs-fix-1165-autodoc-link-7b078a39a10592d4
Draft

docs: Documentation analysis and improvement#1166
github-actions[bot] wants to merge 1 commit into
mainfrom
docs-fix-1165-autodoc-link-7b078a39a10592d4

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Closes #1165

Summary of files analyzed

  • docs/workflows/oblt-aw-autodoc.md
  • Verified existing local references in the same section:
    • .github/workflows/oblt-aw-autodoc.yml
    • docs/routing/autodoc-routing.md

Issues found

  • docs/workflows/oblt-aw-autodoc.md: The anchor-fragment guidance used repo-relative markdown links to 01-installation-setup.md, which does not exist in this repository, making the example a dead local path.

Changes made

  • docs/workflows/oblt-aw-autodoc.md: Replaced the dead-path markdown link example with inline code examples using ...#fragment to demonstrate the same slug behavior without linking to a non-existent file.
    • Rationale: Preserves the intended guidance about valid leading-- anchor slugs while removing a broken in-repo cross-reference.

What is this? | From workflow: Observability Agentic Workflow — Schedule

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

[oblt-aw][autodoc] Fix broken example link in oblt-aw-autodoc workflow docs

0 participants