docs: rewrite changelog links to point to same version

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-04-20 14:25:48 +02:00
parent 329820e950
commit fbe0606241
23 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ This new plugin can be used to display GitHub issues for your entities. Contribu
### New plugin: `@backstage/plugin-sonarqube-backend`
This new backend for `@backstage/plugin-sonarqube` replaces the Sonarqube proxy configuration; once it is installed, you can remove the `/sonarqube` proxy entry. For more information, see the plugin [README.md](https://github.com/backstage/backstage/blob/master/plugins/sonarqube-backend/README.md). Contributed by [@Neemys](https://github.com/Neemys) [#11925](https://github.com/backstage/backstage/pull/11925)
This new backend for `@backstage/plugin-sonarqube` replaces the Sonarqube proxy configuration; once it is installed, you can remove the `/sonarqube` proxy entry. For more information, see the plugin [README.md](https://github.com/backstage/backstage/blob/v1.5.0/plugins/sonarqube-backend/README.md). Contributed by [@Neemys](https://github.com/Neemys) [#11925](https://github.com/backstage/backstage/pull/11925)
### New module: `@backstage/plugin-catalog-backend-module-bitbucket-server`