Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vganshin committed Dec 28, 2023
1 parent fd35634 commit 3dd2e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/get.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


[:ul
[:li [:a {:href "/ui/auth/userifno"} "Auth UI"]]
[:li [:a {:href "/ui/auth/userinfo"} "Auth UI"]]
[:li [:a {:href "/ui/patients"} "Patient CRUD"]]
[:li [:a {:href "/ui/chat"} "Chat App"]]
[:li [:a {:href "/ui/forms/responses"} "Aidbox Forms"]]]
Expand Down

0 comments on commit 3dd2e1b

Please sign in to comment.