Skip to content

fix: Broken link in Linode Create code snippets dialog#13378

Open
bnussman-akamai wants to merge 2 commits intolinode:developfrom
bnussman-akamai:fix/linode-create-cli-broken-link
Open

fix: Broken link in Linode Create code snippets dialog#13378
bnussman-akamai wants to merge 2 commits intolinode:developfrom
bnussman-akamai:fix/linode-create-cli-broken-link

Conversation

@bnussman-akamai
Copy link
Member

Description 📝

Fixes a broken link in the Linode Create code snippets dialog

Screenshot 2026-02-06 at 4 14 39 PM

Link
Old broken link https://techdocs.akamai.com/cloud-computing/docs/install-and-configure-the-cli
New working link https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli

Note

They are going to add a redirect on the docs site to make the old link work but I figured we may as well update the link in Cloud Manager too

Scope 🚢

Upon production release, changes in this PR will be visible to:

  • All customers
  • Some customers (e.g. in Beta or Limited Availability)
  • No customers / Not applicable

Preview 📷

Before After
Screenshot 2026-02-06 at 4 12 07 PM Screenshot 2026-02-06 at 4 12 28 PM

How to test 🧪

  • Go to the Linode Create page
  • Fill out the form as if you were about to create a Linode
  • Rather than clicking Create Linode, click View Code Snippets
  • Test the Install and Configure the Linode CLI link in that dialog. Verify it brings you to a valid page.
Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@bnussman-akamai bnussman-akamai self-assigned this Feb 6, 2026
@bnussman-akamai bnussman-akamai requested a review from a team as a code owner February 6, 2026 21:17
@bnussman-akamai bnussman-akamai added the Bug Fixes for regressions or bugs label Feb 6, 2026
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 1 failing test on test run #2 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
1 Failing864 Passing11 Skipped42m 4s

Details

Failing Tests
SpecTest
clone-linode.spec.tsCloud Manager Cypress Tests→clone linode » can clone a Linode from Linode details page

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/linodes/clone-linode.spec.ts"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Fixes for regressions or bugs

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

3 participants