Skip to content

Commit

Permalink
Fixed jupyterhub/website links
Browse files Browse the repository at this point in the history
  • Loading branch information
ddobie committed Jan 24, 2025
1 parent 610af2b commit 2c12061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<div id="collapseLinks" class="collapse" aria-labelledby="headingDataset" data-parent="#accordionSidebar">
<div class="bg-white py-2 collapse-inner rounded">
<a class="collapse-item" target="_blank" href="https://github.com/askap-vast">GitHub</a>
<a class="collapse-item" target="_blank" href="https://hub.vast-survey.org/>JupyterHub</a>
<a class="collapse-item" target="_blank" href="https://hub.vast-survey.org/">JupyterHub</a>
<a class="collapse-item" target="_blank" href="https://vast-survey.org">Website</a>
<a class="collapse-item" target="_blank" href="https://github.com/askap-vast/vast-project/wiki">Wiki</a>
</div>
Expand Down

0 comments on commit 2c12061

Please sign in to comment.