fix(docs): Correct broken links and TOC anchors in multilingual documentation#8
Merged
fix(docs): Correct broken links and TOC anchors in multilingual documentation#8
Conversation
…entation Fixes #7 - Fix mkdocs.yml navigation structure pointing to non-existent paths - Fix 47 broken TOC anchor links (removed accents, fixed triple-dashes) - Fix cross-reference links in installation, getting-started, and examples - Fix decorators link format across client.md files - Remove non-existent TOC entries from decorators.de.md - Add v1.0.21 changelog entry in EN/ES/DE
arcaela
added a commit
that referenced
this pull request
Dec 13, 2025
…entation (#8) Fixes #7 - Fix mkdocs.yml navigation structure pointing to non-existent paths - Fix 47 broken TOC anchor links (removed accents, fixed triple-dashes) - Fix cross-reference links in installation, getting-started, and examples - Fix decorators link format across client.md files - Remove non-existent TOC entries from decorators.de.md - Add v1.0.21 changelog entry in EN/ES/DE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes #7
This PR resolves all broken documentation links and TOC anchor issues across the multilingual documentation (EN/ES/DE).
Changes Made
guides/,api/)#introducción→#introduccion)#primarykey---claves→#primarykey-claves)Files Modified (28 files)
mkdocs.ymlchangelog.md,changelog.es.md,changelog.de.mdindex.es.md,index.de.mdinstallation.md,installation.es.md,installation.de.mdgetting-started.md,getting-started.es.md,getting-started.de.mdclient.*.md,decorators.*.md,core-concepts.*.md,migration.es.mdbasic.*.md,advanced.*.md,relations.*.mdResult
Test plan
mkdocs buildand verify 0 warnings