Skip to content

fix: wrong url for quick installation#641

Open
Jooho wants to merge 3 commits intokserve:mainfrom
Jooho:fix_quick_install_link
Open

fix: wrong url for quick installation#641
Jooho wants to merge 3 commits intokserve:mainfrom
Jooho:fix_quick_install_link

Conversation

@Jooho
Copy link
Copy Markdown
Contributor

@Jooho Jooho commented Apr 2, 2026

Summary

  • Fix wrong URLs for quick install scripts in quickstart guide
  • Change refs/tags to refs/heads/master for install script URLs
  • Change raw.githubusercontent.com to github.com/releases/download for dependency install URLs
  • Apply fixes to both docs/ and versioned_docs/version-0.17/

Jooho added 3 commits March 19, 2026 22:56
Signed-off-by: Jooho Lee <jlee@redhat.com>
Signed-off-by: Jooho Lee <jlee@redhat.com>
Signed-off-by: Jooho Lee <jlee@redhat.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 2, 2026

Deploy Preview for elastic-nobel-0aef7a ready!

Name Link
🔨 Latest commit 8e4df97
🔍 Latest deploy log https://app.netlify.com/projects/elastic-nobel-0aef7a/deploys/69ceb0340cefbd000873ca10
😎 Deploy Preview https://deploy-preview-641--elastic-nobel-0aef7a.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.

```
# Standard mode
curl -s "https://raw.githubusercontent.com/kserve/kserve/refs/tags/v0.17.0/install/v0.17.0/kserve-standard-mode-full-install-with-manifests.sh" | bash
curl -s "https://raw.githubusercontent.com/kserve/kserve/refs/heads/master/install/v0.17.0/kserve-standard-mode-full-install-with-manifests.sh" | bash
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why not use the hack folder ? As Dan pointed out

since these are published as release artifacts, we probably no longer need to store in the install directory.

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