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
@@ -980,7 +980,7 @@
If you were overriding the `getScorecardsDefinition` method to adjust the rendering of check results, you should now provide a custom renderer using `renderers` parameter in the `TechInsightsClient` class.
See the [README](https://github.com/backstage/backstage/tree/master/plugins/tech-insights/README.md) for more details.
See the [README](https://github.com/backstage/backstage/tree/v1.6.0/plugins/tech-insights/README.md) for more details.
### Patch Changes