Skip to content

Commit 1d17dbd

Browse files
authored
correct hook maturities in menu
Per PR #628 changed the maturities on the page, but not in the menu.
1 parent 67427ce commit 1d17dbd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mkdocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ nav:
2121
- 'medication-prescribe 🚫' : 'hooks/medication-prescribe.md'
2222
- 'order-dispatch 0' : 'hooks/order-dispatch.md'
2323
- 'order-review 🚫' : 'hooks/order-review.md'
24-
- 'order-select 1' : 'hooks/order-select.md'
25-
- 'order-sign 1' : 'hooks/order-sign.md'
26-
- 'appointment-book 1' : 'hooks/appointment-book.md'
24+
- 'order-select 4' : 'hooks/order-select.md'
25+
- 'order-sign 5' : 'hooks/order-sign.md'
26+
- 'appointment-book 3' : 'hooks/appointment-book.md'
2727
- 'encounter-start 1' : 'hooks/encounter-start.md'
28-
- 'encounter-discharge 1' : 'hooks/encounter-discharge.md'
28+
- 'encounter-discharge 3' : 'hooks/encounter-discharge.md'
2929
- Quick Start: 'quickstart.md'
3030
- Cheat Sheet: 'cheat-sheet/Cheat Sheet - Sept 2019.pdf'
3131
- Best Practices: 'best-practices.md'

0 commit comments

Comments
 (0)