Skip to content

Commit 5266cfe

Browse files
authored
Merge pull request #6 from BotBlake/update-nav-item-survey-tool
Update Survey Tool nav Item
2 parents 57f7b41 + 178091f commit 5266cfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jellyfin.HardwareVisualizer/Client/Shared/UnauthorizedTopBar.razor

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</NavLink>
1414
</div>
1515
<div class="nav-item">
16-
<NavLink class="nav-link" href="https://github.com/joshuaboniface/hwatest" target="__blank" Match="NavLinkMatch.All">
16+
<NavLink class="nav-link" href="https://github.com/BotBlake/pyTAB/" target="__blank" Match="NavLinkMatch.All">
1717
<span class="oi oi-cloud-download" aria-hidden="true"></span> Survey Tool
1818
</NavLink>
1919
</div>
@@ -42,4 +42,4 @@
4242
<Authorized>
4343
<AuthorizedTopBar />
4444
</Authorized>
45-
</AuthorizeView>
45+
</AuthorizeView>

0 commit comments

Comments
 (0)