diff --git a/docs/sources/examples/hello_world.rst b/docs/sources/examples/hello_world.rst index 3a6a7b8587..fd5d6421c3 100644 --- a/docs/sources/examples/hello_world.rst +++ b/docs/sources/examples/hello_world.rst @@ -70,10 +70,12 @@ See the example in action .. raw:: html -
- -
- + ---- @@ -163,9 +165,12 @@ See the example in action .. raw:: html -
- -
+ The next example in the series is a :ref:`python_web_app` example, or you could skip to any of the other examples: diff --git a/docs/sources/examples/python_web_app.rst b/docs/sources/examples/python_web_app.rst index 02160d0753..f31b31b7d2 100644 --- a/docs/sources/examples/python_web_app.rst +++ b/docs/sources/examples/python_web_app.rst @@ -107,8 +107,11 @@ See the example in action .. raw:: html -
- -
+ Continue to :ref:`running_ssh_service`. diff --git a/docs/sources/examples/running_ssh_service.rst b/docs/sources/examples/running_ssh_service.rst index a0ce532d8d..52fe1f5914 100644 --- a/docs/sources/examples/running_ssh_service.rst +++ b/docs/sources/examples/running_ssh_service.rst @@ -25,9 +25,12 @@ smooth, but it gives you a good idea. .. raw:: html -
- -
+ You can also get this sshd container by using: