Skip to content

Commit

Permalink
docs: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
Topener committed Mar 4, 2024
1 parent cb8003d commit 4f656ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/components/alertbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const MyComponent = () => {
}
```

Read more about the `useAlert()` hook at the [App Runtime documentation](<(https://developers.dhis2.org/docs/app-runtime/hooks/useAlert)>)
Read more about the `useAlert()` hook at the [App Runtime documentation](https://developers.dhis2.org/docs/app-runtime/hooks/useAlert)

### When to use

Expand Down

0 comments on commit 4f656ca

Please sign in to comment.