File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -281,7 +281,7 @@ Choose one of the following as a next step:
281281 - :ref: `application-single-container `
282282 - :ref: `application-multiple-containers `
283283 - :ref: `decoupled-packages `
284- - :ref: `boto3 `
284+ - :ref: `boto3-example `
285285 - :ref: `django-example `
286286 - :ref: `flask-example `
287287 - :ref: `flask-blueprints-example `
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ that were made in every particular version.
77From version 0.7.6 *Dependency Injector * framework strictly
88follows `Semantic versioning `_
99
10+ Development version
11+ -------------------
12+ - Fix links to ``boto3 `` example.
13+
10144.28.0
1115------
1216- Add wiring injections into modules and class attributes.
Original file line number Diff line number Diff line change @@ -428,7 +428,7 @@ Take a look at other application examples:
428428- :ref: `application-single-container `
429429- :ref: `application-multiple-containers `
430430- :ref: `decoupled-packages `
431- - :ref: `boto3 `
431+ - :ref: `boto3-example `
432432- :ref: `django-example `
433433- :ref: `flask-example `
434434- :ref: `flask-blueprints-example `
You can’t perform that action at this time.
0 commit comments