diff options
| author | 2025-06-09 12:35:37 +0200 | |
|---|---|---|
| committer | 2025-06-09 12:35:37 +0200 | |
| commit | bd4fe7081e57bcc188706b002eae8f3c4dddc430 (patch) | |
| tree | 5a926b09ebd618d09bf8ac2d3c9dbaebbaf3675f /README.md | |
| parent | [feature] Add fields introduced in Mastodon 4.4.0 to `/api/v2/instance` respo... (diff) | |
| download | gotosocial-bd4fe7081e57bcc188706b002eae8f3c4dddc430.tar.xz | |
[docs] change ID links in ToC to match goldmark parser behavior (#4223)
Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
# Description
I'm not sure if this should be handled this way, but some of the TOC links don't work on Forgejo due to, I guess, the Markdown parser behavior. This, however, makes them not work on GitHub
## Checklist
- [x] I/we have read the [GoToSocial contribution guidelines](https://codeberg.org/superseriousbusiness/gotosocial/src/branch/main/CONTRIBUTING.md).
- [ ] I/we have discussed the proposed changes already, either in an issue on the repository, or in the Matrix chat.
- [x] I/we have not leveraged AI to create the proposed changes.
Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4223
Co-authored-by: Nicole Mikołajczyk <git@mkljczk.pl>
Co-committed-by: Nicole Mikołajczyk <git@mkljczk.pl>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -36,7 +36,7 @@ Here's a screenshot of the instance landing page! Check out the project's [offic - [Rich text formatting](#rich-text-formatting) - [Themes and custom CSS](#themes-and-custom-css) - [Easy to run](#easy-to-run) - - [Safety + security features](#safety--security-features) + - [Safety + security features](#safety-security-features) - [Various federation modes](#various-federation-modes) - [OIDC integration](#oidc-integration) - [Backend-first design](#backend-first-design) @@ -51,7 +51,7 @@ Here's a screenshot of the instance landing page! Check out the project's [offic - [Stable Releases](#stable-releases) - [Snapshot Releases](#snapshot-releases) - [Docker](#docker) - - [Binary release .tar.gz](#binary-release-targz) + - [Binary release .tar.gz](#binary-release-tar-gz) - [From Source](#from-source) - [Third-party Packaging](#third-party-packaging) - [Contributing](#contributing) @@ -61,7 +61,7 @@ Here's a screenshot of the instance landing page! Check out the project's [offic - [Image Attribution and Licensing](#image-attribution-and-licensing) - [Team](#team) - [Special Thanks](#special-thanks) -- [Sponsorship + Funding](#sponsorship--funding) +- [Sponsorship + Funding](#sponsorship-funding) - [Crowdfunding](#crowdfunding) - [Corporate Sponsorship](#corporate-sponsorship) - [NLnet](#nlnet) |
