Skip to content

Commit 26432ab

Browse files
committed
fix: links on dashboard
1 parent 7beb8b8 commit 26432ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/dashboard/dashboard.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ <h3>What is this?</h3>
2525
<p>
2626
This project was created by <a href="https://xiphoseer.de">@Xiphoseer</a>
2727
and has a GitHub repository located at
28-
<a href="https://github.com/xiphoseer/lu-explorer">https://github.com/xiphoseer/lu-explorer</a>.
28+
<a href="https://github.com/LUDevNet/lu-explorer">https://github.com/LUDevNet/lu-explorer</a>.
2929
Feel free to report any issues or suggestions on the
30-
<a href="https://github.com/xiphoseer/lu-explorer/issues/">issue tracker</a>.
30+
<a href="https://github.com/LUDevNet/lu-explorer/issues/">issue tracker</a>.
3131
</p>
3232
<p>
3333
Finally, none of this would have been possible without the amazing work by the folks

0 commit comments

Comments
 (0)