Skip to content

Commit

Permalink
Fix glacier_simulator example link
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoRoth committed Aug 26, 2022
1 parent 7e2a79e commit 7f78548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/simulator.rst
Original file line number Diff line number Diff line change
Expand Up @@ -408,4 +408,4 @@ From there, run this command into a terminal::
docker run -e BOKEH_ALLOW_WS_ORIGIN=127.0.0.1 -p 8085:8080 oggm/bokeh:20210130 git+https://github.com/OGGM/glacier_simulator.git@stable app.ipynb

Once running, you should be able to start the app in your browser at this
address: `http://127.0.0.1:8085/app <http://127.0.0.1:8080/app>`_.
address: `http://127.0.0.1:8085/app <http://127.0.0.1:8085/app>`_.

0 comments on commit 7f78548

Please sign in to comment.