chore: smol fix

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-09-11 12:13:33 +02:00
parent 28e2ca1ed8
commit 5509b5a829
5 changed files with 17 additions and 16 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ Records should be stored under the `architecture-decisions` directory.
- Address and integrate feedback from the community
- Eventually, assign a number
- Add the path of the ADR to the microsite sidebar in
[`sidebars.json`](https://github.com/backstage/backstage/blob/master/microsite/sidebars.json)
[`sidebars.js`](https://github.com/backstage/backstage/blob/master/microsite/sidebars.js)
- Add the path of the ADR to the
[`mkdocs.yml`](https://github.com/backstage/backstage/blob/master/mkdocs.yml)
- Merge the pull request