Skip to content

docs: Fix installation link in README to use kpt.dev instead of GitHu…#4392

Merged
efiacor merged 2 commits into
kptdev:mainfrom
SurbhiAgarwal1:fix/readme-installation-link
Feb 18, 2026
Merged

docs: Fix installation link in README to use kpt.dev instead of GitHu…#4392
efiacor merged 2 commits into
kptdev:mainfrom
SurbhiAgarwal1:fix/readme-installation-link

Conversation

@SurbhiAgarwal1
Copy link
Copy Markdown
Contributor

Summary

Fixed the installation link in README.md to point to the proper kpt.dev documentation page instead of a GitHub file path.

Changes

  • Updated installation link from https://github.com/kptdev/kpt/blob/main/documentation/content/en/installation/kpt-cli.md to https://kpt.dev/installation/

Motivation

The previous link pointed to a raw GitHub file path, which is:

  • Not user-friendly (shows markdown source instead of rendered documentation)
  • Inconsistent with other documentation links in the README
  • Harder to maintain (breaks if file path changes)

The new link points directly to the rendered documentation site, providing a better experience for users looking to install kpt.

Type of Change

  • Documentation update
  • Bug fix
  • New feature
  • Breaking change

Copilot AI review requested due to automatic review settings February 15, 2026 18:13
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 15, 2026

Deploy Preview for kptdocs ready!

Name Link
🔨 Latest commit 6c781cb
🔍 Latest deploy log https://app.netlify.com/projects/kptdocs/deploys/69958c71506ed30008964309
😎 Deploy Preview https://deploy-preview-4392--kptdocs.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.

@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Feb 15, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Comment thread README.md Outdated
Copy link
Copy Markdown
Contributor

@liamfallon liamfallon left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, I think it's better to link the CLI installation page directly.

@SurbhiAgarwal1
Copy link
Copy Markdown
Contributor Author

Updated the installation link to point directly to the CLI installation page as suggested. The link now goes to https://kpt.dev/installation/kpt-cli/ instead of the general installation page.

@SurbhiAgarwal1 SurbhiAgarwal1 force-pushed the fix/readme-installation-link branch from 830da5d to 6c25eac Compare February 17, 2026 02:35
Copilot AI review requested due to automatic review settings February 17, 2026 02:48
@SurbhiAgarwal1 SurbhiAgarwal1 force-pushed the fix/readme-installation-link branch from 6c25eac to d12098e Compare February 17, 2026 02:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@liamfallon
Copy link
Copy Markdown
Contributor

@SurbhiAgarwal1 that's great. Please resolve the DCO issue above and we can proceed to approve this PR.

…b URL

Signed-off-by: Surbhi <agarwalsurbhi1807@gmail.com>
Signed-off-by: Surbhi <agarwalsurbhi1807@gmail.com>
@SurbhiAgarwal1 SurbhiAgarwal1 force-pushed the fix/readme-installation-link branch from 4324e66 to 6c781cb Compare February 18, 2026 09:54
@dosubot dosubot Bot added the lgtm label Feb 18, 2026
@efiacor efiacor merged commit b27e54d into kptdev:main Feb 18, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation lgtm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants