mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 18:52:24 -05:00
[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>
This commit is contained in:
parent
01e3765268
commit
bd4fe7081e
3 changed files with 9 additions and 9 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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue