Skip to content

Commit 92a61c3

Browse files
authored
Fixed swapped links
1 parent de0c32a commit 92a61c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The below lists all known patterns. They are grouped into four stages of maturit
1717
* [Review Committee](review-committee.md) - *A formal review committee is setup within an org to "officiate" particular inner source projects with resources, etc.*
1818
* [Service vs. library: It's inner source, not inner deployment](service-vs-library.md) - *Teams in a DevOps environment may be reluctant to work across team boundaries on common code bases due to ambiguity over who will be responsible for responding to service downtime. The solution is to realize that often it's
1919
possible to either deploy the same service in independent environments with separate escalation chains in the event of service downtime or factor a lot of shared code out into one library and collaborate on that.*
20-
* [Trusted Committer](TRUSTED-COMMITTERS.md) - *Many inner-source projects will find themselves in a situation where they consistently receive feedback, features, and bug-fixes from contributors. In these situations project maintainers seek ways to recognize and reward the work of the contributor above and beyond single contributions.*
20+
* [Trusted Committer](project-roles/trusted-committer.md) - *Many inner-source projects will find themselves in a situation where they consistently receive feedback, features, and bug-fixes from contributors. In these situations project maintainers seek ways to recognize and reward the work of the contributor above and beyond single contributions.*
2121

2222
#### Reviewed Pattern Ideas (not yet proven but reviewed)
2323

@@ -89,7 +89,7 @@ The topics below cover information about how we define, operate, and upkeep this
8989
* [Pattern Template](meta/pattern-template.md) - Start a new pattern with a copy of this
9090
* [Pattern States](meta/pattern-states.md) - Definitions of the various states and review steps a pattern can be in
9191
* [Pattern System](pattern-system.md) (draft) For a human reader it is not easy to digest a long list of patterns. We are working on labeling and classifying the patterns further. See [Pattern System](pattern-system.md) for our current thoughts.
92-
* [Trusted Committers](meta/trusted-committers.md) - Who these people are, what elevated rights they get, and how you can become one
92+
* [Trusted Committers](TRUSTED-COMMITTERS.md) - Who these people are, what elevated rights they get, and how you can become one
9393
* [Publishing](meta/publishing.md) - How we take completed, reviewed, proven patterns and publish them toward an online book
9494
* [Markdown Info](meta/markdown-info.md) - Markdown is the ascii text format our patterns are written in; this document briefly defines how we use it
9595
* [Contributing](CONTRIBUTING.md) - How to interact with our group, create your own patterns, or take part in our review-process; Github / Web centric instructions

0 commit comments

Comments
 (0)