Skip to content

docs: fix getting-started docs-site links#421

Open
tsubasakong wants to merge 13 commits intoRightNow-AI:mainfrom
tsubasakong:docs/358-fix-getting-started-links
Open

docs: fix getting-started docs-site links#421
tsubasakong wants to merge 13 commits intoRightNow-AI:mainfrom
tsubasakong:docs/358-fix-getting-started-links

Conversation

@tsubasakong
Copy link

@tsubasakong tsubasakong commented Mar 7, 2026

Summary

Fixes #358

  • switch the getting-started next-step links from markdown filenames to docs-site routes
  • fix the skill development links that currently 404 on openfang.sh
  • keep the change scoped to the page called out in the report

Fixes #358

Changes

  • switch the getting-started next-step links from markdown filenames to docs-site routes
  • fix the skill development links that currently 404 on openfang.sh
  • keep the change scoped to the page called out in the report

Testing

  • cargo clippy --workspace --all-targets -- -D warnings passes
  • cargo test --workspace passes
  • Live integration tested (if applicable)

Testing notes:

  • git diff --check
  • verified the getting-started page now links to route-style paths (skill-development, architecture, channel-adapters, api-reference) instead of .md files

Security

  • No new unsafe code
  • No secrets or API keys in diff
  • User input validated at boundaries

@jaberjaber23 jaberjaber23 added the under-review PR is under review label Mar 11, 2026
@jaberjaber23
Copy link
Member

thanks for this! we're reviewing and may implement this differently to fit our architecture. will keep you posted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

under-review PR is under review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken link in the docs about skill development

2 participants