Skip to content

Conversation

richardlau
Copy link
Member

Description

Add a redirect from the old URL https://nodejs.org/en/docs/guides/debugging-getting-started to the new URL at https://nodejs.org/en/learn/getting-started/debugging.

A GitHub search shows the old URL being widely referenced.

Validation

https://nodejs.org/en/docs/guides/debugging-getting-started/ should redirect to the new location and NOT show a 404 error page.

Related Issues

Refs: #6219
Refs: #6265
Refs: #6288

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npx turbo lint to ensure the code follows the style guide. And run npx turbo lint:fix to fix the style errors if necessary.
  • I have run npx turbo format to ensure the code follows the style guide.
  • I have run npx turbo test to check if all tests are passing.
  • I've covered new added functionality with unit tests if necessary.

@richardlau richardlau requested a review from a team as a code owner February 6, 2024 13:34
Copy link

vercel bot commented Feb 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2024 1:37pm

@richardlau richardlau added the github_actions:pull-request Trigger Pull Request Checks label Feb 6, 2024
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Feb 6, 2024
Copy link
Contributor

github-actions bot commented Feb 6, 2024

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟢 100 🟢 100 🟠 83 🟢 91 🔗
/en/about 🟢 100 🟢 100 🟠 83 🟢 91 🔗
/en/about/previous-releases 🟢 100 🟢 99 🟠 83 🟢 92 🔗
/en/download 🟢 100 🟢 100 🟠 83 🟢 91 🔗
/en/blog 🟢 100 🟢 100 🟠 83 🟢 92 🔗

Copy link
Contributor

github-actions bot commented Feb 6, 2024

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 90%
85.89% (402/468) 77.16% (125/162) 77.52% (69/89)

Unit Test Report

Tests Skipped Failures Errors Time
72 0 💤 0 ❌ 0 🔥 4.245s ⏱️

@bmuenzenmeyer bmuenzenmeyer added this pull request to the merge queue Feb 6, 2024
Merged via the queue into nodejs:main with commit 913ccc8 Feb 6, 2024
@richardlau richardlau deleted the redirect branch February 8, 2024 15:58
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.

3 participants