Skip to content

Commit 21ac6e8

Browse files
authored
Fix broken link to pattern template
1 parent 16137d8 commit 21ac6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This is a list of frequently asked questions about InnerSource Patterns
22

33
## What are the different parts of a pattern? What do they mean?
4-
* See the [pattern template](meta/pattern-template.md) (in the *meta* subdirectory)
4+
* See the [pattern template](pattern-template.md) (in the *meta* subdirectory)
55

66
## Why use a patterns approach to InnerSource?
77
* It abstracts information from known instances of proven solutions so that other people/companies can understand not only what was done by why it worked and how to adapt it to their own situations.

0 commit comments

Comments
 (0)