Skip to content

fix(observability): fix broken relative link to tutorial in README#1

Open
baiyan305 wants to merge 1 commit intomainfrom
fix/observability-readme-tutorial-link
Open

fix(observability): fix broken relative link to tutorial in README#1
baiyan305 wants to merge 1 commit intomainfrom
fix/observability-readme-tutorial-link

Conversation

@baiyan305
Copy link
Copy Markdown
Owner

Summary

  • Fixed a broken relative link in observability/README.md at line 17
  • The link tutorials/00-install-kubernetes-env.md was missing the ../ prefix, causing it to resolve incorrectly from within the observability/ subdirectory
  • Corrected to ../tutorials/00-install-kubernetes-env.md

Test plan

  • Verify the link navigates correctly to tutorials/00-install-kubernetes-env.md from the observability/README.md page on GitHub

🤖 Generated with Claude Code

The tutorial link was missing the `../` prefix, causing it to resolve
incorrectly from within the observability/ subdirectory.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Yan Bai <yabai@yabai-mn1334.linkedin.biz>
@baiyan305 baiyan305 force-pushed the fix/observability-readme-tutorial-link branch from ca23c96 to 4f680dc Compare March 15, 2026 18:37
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.

1 participant