Skip to content

Commit 76e0e3b

Browse files
authored
Improved description of 'naming patterns'
1 parent 3241bbb commit 76e0e3b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

meta/pattern-style-guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Some suggestions on how to achieve this:
1919
And some technicalities:
2020

2121
- We use titlecase for Patterns e.g. "Document your Guiding Principles"
22-
- The file name of your markdown file should be the same as the title, and only use lowercase and hyphens (e.g. `document-your-guiding-principles.md`) - note that the file name will also show up as the last part of the URL when your pattern is published to our online book
22+
- The name of your markdown file should be the same as the title, and only use lowercase and hyphens (e.g. `document-your-guiding-principles.md`).
23+
- This file name will also show up as the last part of the URL when your pattern is published to our online book e.g. `https://patterns.innersourcecommons.org/p/document-your-guiding-principles`.
2324

2425
## InnerSource Spelling
2526

0 commit comments

Comments
 (0)