Skip to content

Commit

Permalink
fix: prevent broken links to exist in order for docs site to build pr… (
Browse files Browse the repository at this point in the history
  • Loading branch information
elribonazo committed Apr 30, 2024
1 parent aef1ca0 commit 9336f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/decisions/template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [short title of solved problem and solution]

- Status: [ accepted | deprecated | superseded by [xxx](yyyymmdd-xxx.md)] <!-- optional -->
- Status: [ accepted | deprecated | superseded by ] <!-- [xxx](#yyyymmdd-xxx.md) optional -->
- Deciders: [list everyone involved in the decision] <!-- optional -->
- Date: [YYYY-MM-DD when the decision was last updated] <!-- optional. To customize the ordering without relying on Git creation dates and filenames -->
- Tags: [space and/or comma separated list of tags] <!-- optional -->
Expand Down

1 comment on commit 9336f87

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 72%
72.77% (2072/2847) 61.53% (947/1539) 79.05% (570/721)

JUnit

Tests Skipped Failures Errors Time
434 6 💤 0 ❌ 0 🔥 1m 6s ⏱️

Please sign in to comment.