Skip to content

Commit

Permalink
Update dashboard link (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: Noha Ihab <[email protected]>
updates dashboard link for 1.9
  • Loading branch information
misohu authored Jul 2, 2024
1 parent cd201c4 commit 96e4010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charms/tensorboards-web-app/src/charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def __init__(self, *args):
relation_name="dashboard-links",
dashboard_links=[
DashboardLink(
text="Tensorboards",
text="TensorBoards",
link="/tensorboards/",
type="item",
icon="assessment",
Expand Down

0 comments on commit 96e4010

Please sign in to comment.