mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 01:26:51 +03:00
Fix links to `boto3
` example
This commit is contained in:
parent
25c966f7af
commit
26571e805a
|
@ -281,7 +281,7 @@ Choose one of the following as a next step:
|
|||
- :ref:`application-single-container`
|
||||
- :ref:`application-multiple-containers`
|
||||
- :ref:`decoupled-packages`
|
||||
- :ref:`boto3`
|
||||
- :ref:`boto3-example`
|
||||
- :ref:`django-example`
|
||||
- :ref:`flask-example`
|
||||
- :ref:`flask-blueprints-example`
|
||||
|
|
|
@ -7,6 +7,10 @@ that were made in every particular version.
|
|||
From version 0.7.6 *Dependency Injector* framework strictly
|
||||
follows `Semantic versioning`_
|
||||
|
||||
Development version
|
||||
-------------------
|
||||
- Fix links to ``boto3`` example.
|
||||
|
||||
4.28.0
|
||||
------
|
||||
- Add wiring injections into modules and class attributes.
|
||||
|
|
|
@ -428,7 +428,7 @@ Take a look at other application examples:
|
|||
- :ref:`application-single-container`
|
||||
- :ref:`application-multiple-containers`
|
||||
- :ref:`decoupled-packages`
|
||||
- :ref:`boto3`
|
||||
- :ref:`boto3-example`
|
||||
- :ref:`django-example`
|
||||
- :ref:`flask-example`
|
||||
- :ref:`flask-blueprints-example`
|
||||
|
|
Loading…
Reference in New Issue
Block a user