Skip to content

Commit

Permalink
fix: removed link to instances-manager on the index page
Browse files Browse the repository at this point in the history
This is a workspaces component and there is now a link on the workspaces page.
  • Loading branch information
slisson committed Dec 19, 2024
1 parent 6ebe4a8 commit f39bf21
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions proxy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@
<img class="icon" src="public/layer-group.svg"/>
<div>Workspaces</div>
</a>
<a href="instances-manager/">
<img class="icon" src="public/server.svg"/>
<div>Manage Instances</div>
</a>
<a href="model/">
<img class="icon" src="public/database.svg" />
<div>Model Server</div>
Expand Down

0 comments on commit f39bf21

Please sign in to comment.