freeCodeCamp / freeCodeCamp/devdocs

Typescript 'Homepage' links are broken

Abierto
#2,158 0 comentarios 1 reacción 0 asignados Ver en GitHub
docs/improvement
Lenguaje dominante
Ruby
Estrellas
39.5k
Forks
2.6k
Merge medio
4 d 32 min
PR fusionados (30 d)
13

Descripción

# 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](https://github.com/freeCodeCamp/devdocs/assets/13982430/85ed8cea-36a0-4aec-94d5-bdc3d04cbfa0)

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](https://github.com/freeCodeCamp/devdocs/assets/13982430/833d4cf7-ae3b-4db2-ae43-9ccefb17745c)

## 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](https://github.com/freeCodeCamp/devdocs/assets/13982430/c1997424-8ad7-4f5b-95f9-1886b5ae1d4d)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.