Skip to content
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

Typescript 'Homepage' links are broken #2158

Open
pthain opened this issue Feb 19, 2024 · 0 comments
Open

Typescript 'Homepage' links are broken #2158

pthain opened this issue Feb 19, 2024 · 0 comments

Comments

@pthain
Copy link

pthain commented Feb 19, 2024

Documentation style bug

Summary

Summary: TypeScript 'HomePage' Links have outdated URLs. Specifically, it seems several items have moved 'outside' of the 'handbook'.

Steps to reproduce:

  1. Select Typescript from the side bar
    image

  2. Click any link on the 'HomePage'

  3. Notice the page does not load and displays an error message.

  4. Navigate through the sidebar to 'TypeScript' -> 'Get Started' -> 'TypeScript for the New Programmer'

  5. Notice the page is available under a different URL.

Actual style

Actual: Clicking on a link from the HomePage does not load the page and displays an error message. The URL used is: https://devdocs.io/typescript/handbook/typescript-from-scratch

image

Expected style

Actual: Clicking on a link from the HomePage should display the page by using the associated URL:
https://devdocs.io/typescript/typescript-from-scratch

image

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

No branches or pull requests

1 participant