-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Broken link in readme.md (another one) #4802
Copy link
Copy link
Open
Labels
bugSomething isn't working.Something isn't working.
Description
Describe the bug
Table of contents entry and internal references for "GitHub Actions (Recommended)" use the anchor #github-actions-recommended, but the actual section header is "## GitHub Actions" (anchor will be #github-actions). The TOC link(s) and any references to #github-actions-recommended (e.g. in Important Notices) will be broken.
Also:
Table of contents entry for "Self-hosted (Vercel/Other) (Recommended)" links to #self-hosted-vercelother-recommended, but the actual section header is "## Self-hosted (Vercel/Other)" (anchor will be #self-hosted-vercelother). The TOC link will not work.
Expected behavior
The link should redirect to the correct section
Screenshots / Live demo link
No response
Additional context
Affected files link:
88 - [GitHub Actions (Recommended)](#github-actions-recommended)
...
101 > [!IMPORTANT]
102 > The public Vercel instance at `https://github-readme-stats.vercel.app/api` is best-effort and can be unreliable due to rate limits and traffic spikes (see [#1471](https://github.com/anuraghazra/github-readme-stats/issues/1471)). We use caching to improve stability (see [common options](#common-options)), but for reliable cards we recommend [self-hosting](#deploy-on-your-own) (Vercel or other) or using the [GitHub Actions workflow](#github-actions-recommended) to generate cards in your [profile repository](https://docs.github.com/en/account-and-profile/how-tos/profile-customization/managing-your-profile-readme).
103
...
803 ## GitHub Actions
89 - [Self-hosted (Vercel/Other) (Recommended)](#self-hosted-vercelother-recommended)
...
848 ## Self-hosted (Vercel/Other)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working.Something isn't working.