Skip to content

docs: Fix broken discussions link in developer guide - #499

Merged
rubambiza merged 1 commit into
rossoctl:mainfrom
rubambiza:fix/dev-md-discussions-link
Jul 28, 2026
Merged

docs: Fix broken discussions link in developer guide#499
rubambiza merged 1 commit into
rossoctl:mainfrom
rubambiza:fix/dev-md-discussions-link

Conversation

@rubambiza

Copy link
Copy Markdown
Contributor

Fix the broken Discussions link in the developer guide's Getting Help section.

operator/docs/dev.md linked to https://github.com/rossoctl/operator/discussions, but Discussions are disabled on rossoctl/operator, so that link 404s (the original report in #494). This repoints it to the umbrella project's Discussions page, https://github.com/rossoctl/rossoctl/discussions, which is enabled and is the correct home for project-wide questions.

Single-file, single-line change:

File Old URL New URL
operator/docs/dev.md https://github.com/rossoctl/operator/discussions https://github.com/rossoctl/rossoctl/discussions

Supersedes #498, which was generated against a stale pre-rename base and inadvertently bundled an org-rename revert and pinned-action downgrades across 13 files. This PR is the genuine 1-file fix from current main, with the link pointing at the current rossoctl org.

Fixes #494

The Getting Help section linked to rossoctl/operator/discussions, but
discussions are disabled on that repo, so the link 404s. Point it at the
umbrella project's discussions page (rossoctl/rossoctl/discussions), which
is enabled and is where project-wide questions belong.

Assisted-By: Claude Code (Anthropic AI) <noreply@anthropic.com>

Signed-off-by: Gloire Rubambiza <gloire@ibm.com>
@rubambiza
rubambiza requested a review from a team as a code owner July 28, 2026 13:54
@rubambiza

Copy link
Copy Markdown
Contributor Author

Please ignore the failing PR verifier workflow. It's likely because of rossoctl/rossoctl#2293

@rubambiza rubambiza added this to the Release v0.7.0 milestone Jul 28, 2026
@rubambiza rubambiza self-assigned this Jul 28, 2026
@rubambiza

Copy link
Copy Markdown
Contributor Author

Thanks for the approval @evaline-ju!

@rubambiza
rubambiza merged commit 17ed2b2 into rossoctl:main Jul 28, 2026
16 of 17 checks passed
@rubambiza
rubambiza deleted the fix/dev-md-discussions-link branch July 28, 2026 15:03
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.

🐛 Broken link in operator/docs/dev.md: https://github.com/rossoctl/operator/discussions

2 participants