Skip to content

Commit

Permalink
Fix intersphinx link
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-johnson committed Oct 3, 2023
1 parent 36352b5 commit afed0cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/deployment/local.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _local-infrastructure:
.. _local_infrastructure:

==========================
Local infrastructure setup
Expand Down Expand Up @@ -56,5 +56,5 @@ Step 4: Run a program in the test environment

Once the containers are running, you can simulate a remote cluster with the resources on your
local machine. To create and run programs in this simulated cluster, visit the Jupyter Lab
environment at `localhost:8888` via a web browser. Refer to the `Getting Started section <_getting_started>_`
environment at `localhost:8888` via a web browser. Refer to the :ref:`getting_started` guides
for details about running your program remotely.
2 changes: 2 additions & 0 deletions docs/getting_started/index.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _getting_started:

===============
Getting started
===============
Expand Down

0 comments on commit afed0cb

Please sign in to comment.