Skip to content

Commit

Permalink
correct image href paths
Browse files Browse the repository at this point in the history
also rename alt text of Ordering Flow Diagrams
  • Loading branch information
isaacvetter committed Feb 2, 2024
1 parent e1eab34 commit 099bf0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/hooks/order-select.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This hook occurs when a clinician initially selects one or more new orders from

This hook is intended to replace (deprecate) the medication-prescribe hook.

![CDS Hooks Overview](../../images/orderingflow.png)
![Ordering Flow Diagram](../images/orderingflow.png)

## Context

Expand Down
3 changes: 1 addition & 2 deletions docs/hooks/order-sign.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ mixture of new and revised orders.

This hook is intended to replace (deprecate) the `medication-prescribe` and `order-review` hooks.

![CDS Hooks Overview](../../images/orderingflow.png)

![Ordering Flow Diagram](../images/orderingflow.png)

## Context

Expand Down

0 comments on commit 099bf0e

Please sign in to comment.