Skip to content

Commit ad5f73d

Browse files
committed
Use correct hexdocs link
1 parent 9ded0ec commit ad5f73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/prima_web/live/demo_live/sidebar.html.heex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</.link>
1414

1515
<.link
16-
href="https://hexdocs.pm/"
16+
href="https://hexdocs.pm/prima"
1717
class={[
1818
"group flex items-center px-3 py-2 text-sm font-medium rounded-md transition-colors text-gray-700 hover:bg-gray-100 hover:text-gray-900"
1919
]}

0 commit comments

Comments
 (0)