Skip to content

Commit 4be02b6

Browse files
committed
feat: add patlet
fix: correct improve-findability.md link
1 parent 55182ef commit 4be02b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

patterns/2-structured/discover-your-innersource.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Discover Your InnerSource
44

55
## Patlet
66

7-
TBD
7+
When developers don't look for or can't find internally developed solutions, they may waste time and resources creating redundant software. To solve this, implement a robust internal search engine and processes that encourage the discovery and reuse of internal code.
88

99
## Also Known As
1010

@@ -69,7 +69,7 @@ Make it easy to find the reusable code.
6969
* Developers are now looking internally for software components
7070
* Search results are combined (internal and external)
7171
* Process changes, establishing a common communications channel, and encouraging and rewarding owners of reusable code to use the same search engine can contribute to changing the corporate culture. Transformation begins from the grassroots but requires strategic involvement of thought leaders.
72-
* See [Improved Findability](improve-findability.md) (aka Poor Naming Conventions or Badly Named Piles) as a related pattern.
72+
* See [Improved Findability](../1-initial/improve-findability.md) (aka Poor Naming Conventions or Badly Named Piles) as a related pattern.
7373

7474
## Status
7575

0 commit comments

Comments
 (0)