Skip to content

Move redirect to in-app-shortlinks#223

Merged
alcuadrado merged 1 commit into
mainfrom
migration-in-app-shortlink
Feb 23, 2026
Merged

Move redirect to in-app-shortlinks#223
alcuadrado merged 1 commit into
mainfrom
migration-in-app-shortlink

Conversation

@alcuadrado
Copy link
Copy Markdown
Member

This just moves a redirect to the in-app-shortlinks because it's used in this PR: NomicFoundation/hardhat#7991

Copilot AI review requested due to automatic review settings February 23, 2026 18:59
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hardhat-website Ready Ready Preview, Comment Feb 23, 2026 6:59pm

Request Review

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.

Pull request overview

This PR moves a redirect for /migrate-from-hardhat2 from the next-to-starlight.ts file to the in-app-shortlinks.ts file. This change is needed because the redirect is being used within Hardhat itself (referenced in PR #7991), and according to the codebase's redirect organization conventions, redirects used by Hardhat or its plugins should be placed in in-app-shortlinks.ts to ensure backward compatibility with older versions.

Changes:

  • Moved the /migrate-from-hardhat2 redirect from next-to-starlight.ts to in-app-shortlinks.ts

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/redirects/next-to-starlight.ts Removed the /migrate-from-hardhat2 redirect entry
src/redirects/in-app-shortlinks.ts Added the /migrate-from-hardhat2 redirect entry

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alcuadrado alcuadrado merged commit 83ae3c3 into main Feb 23, 2026
7 checks passed
@alcuadrado alcuadrado deleted the migration-in-app-shortlink branch February 23, 2026 22:18
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