Skip to content

Commit 4dcdf6f

Browse files
authored
add hook maturity level within menu structure
1 parent 4c033f9 commit 4dcdf6f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ nav:
1616
- '1.0': 'specification/1.0.md'
1717
- Hooks:
1818
- 'new-hook-template' : 'hooks/template.md'
19-
- 'patient-view' : 'hooks/patient-view.md'
20-
- 'medication-prescribe' : 'hooks/medication-prescribe.md'
21-
- 'order-review' : 'hooks/order-review.md'
19+
- 'patient-view 4' : 'hooks/patient-view.md'
20+
- 'medication-prescribe 2' : 'hooks/medication-prescribe.md'
21+
- 'order-review 1' : 'hooks/order-review.md'
2222
- Quick Start: 'quickstart.md'
2323
- Examples: 'examples.md'
2424
- Community: 'community.md'

0 commit comments

Comments
 (0)