freeCodeCamp / freeCodeCamp/devdocs

incorrect anchor in python3.9

Abierto
#2,099 1 comentario 0 reacciones 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

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

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.