Skip to content

Commit 4b61cf0

Browse files
authored
Update tech-debt.md
1 parent 78e57ba commit 4b61cf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tech-debt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Here is a non-exhaustive list of examples we consider to be *in* scope of "techn
4141
* Code you no longer need ([e.g. a new managed service is available](patterns/outsource-bottom-up.md))
4242
* Technologies no longer needed (e.g. you've introduced something better than what you used before)
4343
* CI issues, e.g. lack of [fast feedback](patterns/fast-feedback.md), or intermittent [build failures](practices/continuous-integration.md)
44-
* [Code-repository misconfiguration](practices/security-repository.md), e.g. lack of branch protection rules
44+
* [Code-repository configuration issues](practices/security-repository.md), e.g. lack of branch protection rules
4545
* Manual processes that could be [automated](patterns/automate-everything.md)
4646
* Software components with inappropriate / confused [domain boundaries](patterns/architect-for-flow.md)
4747
* Use of obsolete / unsupported technologies

0 commit comments

Comments
 (0)