Skip to content

documentation: clarify advanced guide link#66

Open
Lovlace777 wants to merge 1 commit into
MAIF:mainfrom
Lovlace777:lovelace/fix-advanced-guide-link
Open

documentation: clarify advanced guide link#66
Lovlace777 wants to merge 1 commit into
MAIF:mainfrom
Lovlace777:lovelace/fix-advanced-guide-link

Conversation

@Lovlace777
Copy link
Copy Markdown

Summary

  • Clarifies the final link on the How to page so it accurately points readers to the advanced guide's parameters page.
  • Keeps the existing parameters.md target, which is present in the docs navigation and builds to /parameters/.
  • Limits the change to docs/pages/how_to.md.

Validation

  • D:\AI_practice\chores\tmp\arta-docs-venv\Scripts\python.exe -m mkdocs build -f docs\mkdocs.yaml --strict --site-dir D:\AI_practice\chores\tmp\arta-docs-site - passed; documentation built successfully and the generated How to page links to ../parameters/.
  • python -m tox -e py311 - passed; 95 tests passed with 12 existing deprecation warnings.
  • git diff --check - passed; Git reported only the local LF-to-CRLF working-tree warning.

Notes

  • Closes Wrong link in documentation #63.
  • Documentation-only change; no runtime compatibility impact.
  • No changelog update included because this only clarifies an existing docs link.

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.

Wrong link in documentation

1 participant