Skip to content

Commit 51fbf67

Browse files
authored
Merge pull request jupyter#445 from palewire/cut-jupyterhub-nav
Cut JupyterHub from the nav
2 parents 32eb631 + 233478e commit 51fbf67

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

_data/nav.yml

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ head:
1010
- title: NBViewer
1111
url: https://nbviewer.jupyter.org
1212
newpage: true
13-
- JupyterHub
1413
- Widgets
1514
- title: Blog
1615
url: https://blog.jupyter.org

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ <h4>Code meets data</h4>
153153
</div>
154154
</div>
155155
<div class="col-md-12" style="text-align: center; margin-top: 24px;">
156-
<a class="orange-button" href="https://jupyterhub.readthedocs.io/en/stable/">Learn more about JupyterHub</a>
156+
<a class="orange-button" href="/hub">Learn more about JupyterHub</a>
157157
</div>
158158
</div>
159159
</div>

0 commit comments

Comments
 (0)