Skip to content

Commit

Permalink
Merge pull request #64 from ProjectPythia/fix-jupyterhub-link
Browse files Browse the repository at this point in the history
Fix typo in jupyterhub config
  • Loading branch information
mgrover1 authored Jun 30, 2023
2 parents 9869f86 + 5bc3881 commit b54eab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ sphinx:
type: fontawesome
launch_buttons:
binderhub_url: https://binder.projectpythia.org
jupyterhub_rl: https://nimbus6.llnl.gov
jupyterhub_url: https://nimbus6.llnl.gov
notebook_interface: jupyterlab
extra_navbar: |
Theme by <a href="https://projectpythia.org">Project Pythia</a>.<br><br>
Expand Down

0 comments on commit b54eab2

Please sign in to comment.