Skip to content

Commit 9d29fa7

Browse files
authored
Merge pull request ceph#56516 from afreen23/wip-ceph-logo
mgr/dashboard: make ceph logo redirect to dashboard Reviewed-by: Ankush Behl <[email protected]> Reviewed-by: Nizamudeen A <[email protected]>
2 parents cde5bee + 44e7bb3 commit 9d29fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html

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

1515
<a class="navbar-brand ms-2"
16-
href="#">
16+
routerLink="/dashboard">
1717
<img src="assets/Ceph_Ceph_Logo_with_text_white.svg"
1818
alt="Ceph" />
1919
</a>

0 commit comments

Comments
 (0)