freeCodeCamp / freeCodeCamp/devdocs

incorrect anchor in python3.9

オープン
#2,099 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
docs/improvement
主要言語
Ruby
スター
39.5k
フォーク
2.6k
平均マージ
4日 32分
マージ済み PR(30日)
13

説明

# Documentation style bug

## Summary

bad anchor in glossary
## Actual style
python (3.9) glossary entry [f-string](https://devdocs.io/python~3.9/glossary#term-f-string) has a link to [formatted string literals](https://devdocs.io/python~3.9/reference/lexical_analysis#f-strings) with anchor `#f-strings` which doesn't scroll to any section because it's not present.

## Expected style

anchor `index-24` is needed to go to the correct section:
https://devdocs.io/python~3.9/reference/lexical_analysis#index-24

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by locating the Python 3.9 glossary entry for f-string and its linked lexical_analysis section, using the URLs in the issue as entry points. Verify the current target anchor and update the link to index-24; done means the glossary link navigates to the formatted string literals section.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
documentation
issue の種類
ドキュメント
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。