freeCodeCamp / freeCodeCamp/devdocs
Typescript 'Homepage' links are broken
- 主要语言
- Ruby
- 星标
- 39.5k
- 派生
- 2.6k
- 平均合并
- 4 天 32 分钟
- 30 天内合并 PR
- 13
描述
# 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

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**

## 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**

贡献指南
评估
这个 Issue 还没有评估数据。