Skip to content

Replace self-referenced links with relative paths#167

Open
ali-a-a wants to merge 1 commit intokubernetes-sigs:mainfrom
ali-a-a:update-doc-links
Open

Replace self-referenced links with relative paths#167
ali-a-a wants to merge 1 commit intokubernetes-sigs:mainfrom
ali-a-a:update-doc-links

Conversation

@ali-a-a
Copy link
Contributor

@ali-a-a ali-a-a commented Mar 15, 2026

Description

This PR replaces GitHub links that are pointing to this repo with a relative path.

Related Issue

Fixes #166

Type of Change

/kind documentation

Testing

This PR has no code changes.

Checklist

  • make test passes
  • make lint passes

Does this PR introduce a user-facing change?

NONE

@k8s-ci-robot k8s-ci-robot added the kind/documentation Categorizes issue or PR as related to documentation. label Mar 15, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ali-a-a
Once this PR has been reviewed and has the lgtm label, please assign dchen1107 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@netlify
Copy link

netlify bot commented Mar 15, 2026

Deploy Preview for node-readiness-controller ready!

Name Link
🔨 Latest commit 6d6ed98
🔍 Latest deploy log https://app.netlify.com/projects/node-readiness-controller/deploys/69b5ff0eab5eac0008f52e31
😎 Deploy Preview https://deploy-preview-167--node-readiness-controller.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 15, 2026
@k8s-ci-robot
Copy link
Contributor

Hi @ali-a-a. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: Use relative paths for document links that are present in the repo itself

2 participants