Skip to content

fix: incorrect deprecation link on Advanced Types page of old handbook #3406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

ryanoboril
Copy link

Fixes the "Go to New Page" buttons on the Advanced Types page of the old handbook so they redirect to the same subsection of the v2 handbook

@@ -3,7 +3,7 @@ title: Advanced Types
layout: docs
permalink: /docs/handbook/advanced-types.html
oneline: Advanced concepts around types in TypeScript
deprecated_by: /docs/handbook/2/types-from-types.html
Copy link
Member

Choose a reason for hiding this comment

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

The old page covers a ton of different kinds of types, but here you're linking to one very specific concept on a page that's mostly about narrowing and doesn't really serve the same purpose.

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