This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Wrong links to blog categories in docs/development/releases.md #16005
Copy link
Copy link
Closed
Labels
A-Docsthings relating to the documentationthings relating to the documentationO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MinorBlocks non-critical functionality, workarounds exist.Blocks non-critical functionality, workarounds exist.T-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.good first issueGood for newcomersGood for newcomers
Description
Description
Hello,
Browsing through the documentation, I noticed both links in https://matrix-org.github.io/synapse/latest/development/releases.html are not correct
https://matrix.org/blog/category/releases
should be
https://matrix.org/category/releases
and
https://matrix.org/blog/category/security
should be
https://matrix.org/category/security
Source code is at https://github.com/matrix-org/synapse/edit/develop/docs/development/releases.md
Steps to reproduce
- In a web browsed, open https://matrix-org.github.io/synapse/latest/development/releases.html
- click on release category of the Matrix blog -> Not Found
- click on security category of the Matrix blog -> Not Found
Homeserver
matrix.org
Synapse Version
develop
Installation Method
Debian packages from packages.matrix.org
Database
PostgreSQL
Workers
Single process
Platform
--
Configuration
No response
Relevant log output
-Anything else that would be useful to know?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-Docsthings relating to the documentationthings relating to the documentationO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MinorBlocks non-critical functionality, workarounds exist.Blocks non-critical functionality, workarounds exist.T-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.good first issueGood for newcomersGood for newcomers