Fix Broken Links in Documentation #5080
Open
+11
−9
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.
Closes #5074
Fixes broken links detected by the linkcheck workflow:
Telegram sticker documentation anchors - The anchors
#animation-requirementsand#video-requirementsno longer exist on https://core.telegram.org/stickers. Updated to the new anchors#animated-stickers-and-emojiand#video-stickers-and-emoji.Google Maps documentation URL - The
/supported_typesendpoint permanently redirects to a legacy page. Updated all occurrences to use/place-typeswhich is the current documentation.GitHub bot user URLs - URLs like
https://github.com/dependabot[bot]return 404 due to unencoded square brackets. Added a regex pattern tolinkcheck_ignoreto skip these bot user profile links.Check-list for PRs
.. versionadded:: NEXT.VERSION... - N/A (no user-facing changes)AUTHORS.rst(optional)__all__s - N/AContribution by Gittensor, see my contribution statistics at https://gittensor.io/miners/details?githubId=148254234