Add a link to the decoupled packages example to the introduction

This commit is contained in:
Roman Mogylatov 2020-09-07 22:06:59 -04:00
parent 039e51d4ba
commit 2d28bc0d02
3 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
.. _decoupled-packages:
Decoupled packages example (multiple containers)
================================================

View File

@ -134,6 +134,7 @@ Choose one of the following as a next step:
- Look at application examples:
- :ref:`application-single-container`
- :ref:`application-multiple-containers`
- :ref:`decoupled-packages`
- Pass the tutorials:
- :ref:`flask-tutorial`
- :ref:`aiohttp-tutorial`

View File

@ -178,6 +178,7 @@ Choose one of the following as a next step:
- Look at application examples:
- :ref:`application-single-container`
- :ref:`application-multiple-containers`
- :ref:`decoupled-packages`
- Pass the tutorials:
- :ref:`flask-tutorial`
- :ref:`aiohttp-tutorial`