Skip to content

docs: fix broken source links in release notes - #463

Merged
artberger merged 1 commit into
kagent-dev:mainfrom
yashrajshuklaaa:fix/broken-release-notes-links
Aug 20, 2026
Merged

docs: fix broken source links in release notes#463
artberger merged 1 commit into
kagent-dev:mainfrom
yashrajshuklaaa:fix/broken-release-notes-links

Conversation

@yashrajshuklaaa

Copy link
Copy Markdown
Contributor

Fixes 3 broken links in the release notes, reported in #457.

  • go/controller/api/v1alpha1/toolserver_types.gogo/api/v1alpha1/toolserver_types.go
  • go/controller/api/v1alpha2/remotemcpserver_types.gogo/api/v1alpha2/remotemcpserver_types.go

Both moved when the Go source tree got restructured, CRD types now live under go/api/ instead of go/controller/api/.

  • The link to the eitanya/byo branch example pointed at a deleted branch and a file that no longer exists on main. Replaced it with a link to the Agents concept doc, which has a live v1alpha2 Agent example.

All three links checked manually and confirmed working.

Refs #457

Signed-off-by: Yashraj Shukla <shuklayashraj68@gmail.com>
@yashrajshuklaaa

Copy link
Copy Markdown
Contributor Author

@artberger PTAL. The deploy job seems to fail because this PR is from a fork and probably lacks the Cloudflare secrets. Not something caused by this change, just markdown edits. Lmk if anything else is needed.

@artberger artberger left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates!

@artberger
artberger merged commit b1d8711 into kagent-dev:main Aug 20, 2026
5 of 6 checks passed
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.

2 participants