Skip to content

Commit 14081d5

Browse files
authored
better indicate that med-prescribe is deprecated
We already have a deprecation notice on med-prescribe, but indicating so on the menu makes it more clear. Related to #433 and following the example set in PR #493.
1 parent efc5ce3 commit 14081d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ nav:
1717
- Hooks:
1818
- 'new-hook-template' : 'hooks/template.md'
1919
- 'patient-view 4' : 'hooks/patient-view.md'
20-
- 'medication-prescribe 2' : 'hooks/medication-prescribe.md'
20+
- 'medication-prescribe 🚫' : 'hooks/medication-prescribe.md'
2121
- 'order-review 🚫' : 'hooks/order-review.md'
2222
- 'order-select 1' : 'hooks/order-select.md'
2323
- 'order-sign 1' : 'hooks/order-sign.md'

0 commit comments

Comments
 (0)