Skip to content

Commit f4007a6

Browse files
committed
Moving patterns from block 'Reviewed Pattern Ideas (not yet proven but reviewed)' to 'patterns/1-initial'.
1 parent 1f23ef0 commit f4007a6

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ possible to either deploy the same service in independent environments with sepa
3939

4040
### Reviewed Pattern Ideas (not yet proven but reviewed)
4141

42-
* [Modular Code](modular-code.md) - *Management does not want to spend the extra resources needed to develop modular components and make them available in a visible repository for others to use.*
43-
* [Improve Findability](improve-findability.md) - *People can't find the internally developed solutions that they need due to poor naming conventions. This causes frustration in finding inner source solutions and a reduction in code reuse.*
42+
* [Modular Code](patterns/1-initial/modular-code.md) - *Management does not want to spend the extra resources needed to develop modular components and make them available in a visible repository for others to use.*
43+
* [Improve Findability](patterns/1-initial/improve-findability.md) - *People can't find the internally developed solutions that they need due to poor naming conventions. This causes frustration in finding inner source solutions and a reduction in code reuse.*
4444

4545
### Pattern Drafts (proven, not yet fully reviewed)
4646

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)