Skip to content

docs(): fix dead links and update obsolete URLs in contributor docs#486

Open
Maximus-08 wants to merge 2 commits into
kubeslice:masterfrom
Maximus-08:cleanup/docs
Open

docs(): fix dead links and update obsolete URLs in contributor docs#486
Maximus-08 wants to merge 2 commits into
kubeslice:masterfrom
Maximus-08:cleanup/docs

Conversation

@Maximus-08

Copy link
Copy Markdown

Description

This PR resolves obsolete and dead URLs in the repository documentation to maintain correct link health.

  • CONTRIBUTING.md: Replaced dead branch URLs pointing to a non-existent remote branch with standard local relative links (code_of_conduct.md and developer_guide.md). Updated the Go coding guide URL.
  • developer_guide.md: Updated obsolete docs.avesha.io/opensource/ links to active Avesha open-source v1.4.0 documentation paths (specifically /category/get-started/, /install-kubeslice/kubeslice-cli/install-kubeslice/, and /uninstall-kubeslice/). Left the detaching/deleting slice links unmodified although it still gives 404 as no replacement found on web.

Fixes #

How Has This Been Tested?

Checked web to find these links hence they currently resolve.

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have ran go fmt
  • I have updated the helm chart as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit test cases.
  • I have verified the E2E test cases with new code changes.
  • I have added all the required E2E test cases.

Does this PR introduce a breaking change?

Signed-off-by: Avnish Jaltare <avnishjaltare8@gmail.com>
Copilot AI review requested due to automatic review settings May 23, 2026 12:54
@Maximus-08

Maximus-08 commented May 23, 2026

Copy link
Copy Markdown
Author

@gourishkb @Rahul-D78 PTAL whenever you are free. Thanks!
Related to kubeslice/kubeslice-controller#313

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates contributor/developer documentation to point to the newer Avesha docs site and to use repository-relative links for in-repo documents.

Changes:

  • Updated external documentation links in the developer guide to new docs URLs.
  • Switched Code of Conduct and developer guide links in CONTRIBUTING to relative paths.
  • Updated Go coding guidelines link to the go.dev wiki.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
developer_guide.md Updates external Avesha documentation links referenced by the developer guide.
CONTRIBUTING.md Uses repo-relative links for in-repo docs and refreshes external guidance links.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread developer_guide.md Outdated
Comment thread developer_guide.md Outdated
Signed-off-by: Avnish Jaltare <avnishjaltare8@gmail.com>
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