Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Typescript 'Homepage' links are broken

未關閉
#2,158 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
2/5
預估耗時
1-3 小時
新手友好度
52/100
Issue 類型
缺陷
描述清晰度
描述清楚
活躍度
停滯
技術堆疊
typescript
領域
documentation

研究方向

在儲存庫中搜尋已過時的 URL typescript/handbook/typescript-from-scratch,並追蹤到 TypeScript 首頁連結的定義。將這些連結與可用的路徑 typescript/typescript-from-scratch 進行比較,並驗證每個首頁連結都會載入預期頁面。

由索引模型根據 Issue 內容生成。

描述

docs/improvement

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

主要語言
Ruby
星號
39.5k
分支
2.6k
平均合併
2 天 9 小時
30 天內合併 PR
13

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

freeCodeCamp/devdocs 的其他 Issue

查看 freeCodeCamp/devdocs 的全部 Issue

相似的 Issue

更多 Ruby Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。