Commit 713fae05 authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #733 from bskarda/fix_common_options_link

Fix the common options link in the docs
parents 4dff2683 0b070ee0
......@@ -17,7 +17,7 @@ The Jupyter team maintains a set of Docker image definitions in the [https://git
| [Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/base-notebook/Dockerfile)
| [Docker Hub image tags](https://hub.docker.com/r/jupyter/base-notebook/tags/)
`jupyter/base-notebook` is a small image supporting the [options common across all core stacks](configuration.html). It is the basis for all other stacks.
`jupyter/base-notebook` is a small image supporting the [options common across all core stacks](common.html). It is the basis for all other stacks.
* Minimally-functional Jupyter Notebook server (e.g., no [pandoc](https://pandoc.org/) for saving notebooks as PDFs)
* [Miniconda](https://conda.io/miniconda.html) Python 3.x in `/opt/conda`
......@@ -140,4 +140,4 @@ The core stacks are just a tiny sample of what's possible when combining Jupyter
*Nothing here yet! You can be the first!*
See the [contributing guide](contributing/stacks) for information about how to create your own Jupyter Docker Stack.
\ No newline at end of file
See the [contributing guide](contributing/stacks) for information about how to create your own Jupyter Docker Stack.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment