mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-23 05:56:19 +03:00
Rename asyncio miniapp
This commit is contained in:
parent
c776250a51
commit
38864c7a24
|
@ -27,7 +27,7 @@ Start from the scratch or jump to the section:
|
|||
:backlinks: none
|
||||
|
||||
You can find complete project on the
|
||||
`Github <https://github.com/ets-labs/python-dependency-injector/tree/master/examples/miniapps/monitoring-daemon-asyncio>`_.
|
||||
`Github <https://github.com/ets-labs/python-dependency-injector/tree/master/examples/miniapps/asyncio-daemon>`_.
|
||||
|
||||
What are we going to build?
|
||||
---------------------------
|
||||
|
@ -1079,7 +1079,7 @@ cause you have everything defined explicitly in one place:
|
|||
)
|
||||
|
||||
You can find complete project on the
|
||||
`Github <https://github.com/ets-labs/python-dependency-injector/tree/master/examples/miniapps/monitoring-daemon-asyncio>`_.
|
||||
`Github <https://github.com/ets-labs/python-dependency-injector/tree/master/examples/miniapps/asyncio-daemon>`_.
|
||||
|
||||
What's next?
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user