mirror of https://github.com/docker/docs.git
Change 'Rust' to 'Python' in Python docs
This commit is contained in:
parent
6a66f74879
commit
4fb98f7383
|
@ -183,6 +183,6 @@ Related information:
|
||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
|
|
||||||
In the next section, you’ll learn how to run a database in a container and connect it to a Rust application.
|
In the next section, you’ll learn how to run a database in a container and connect it to a Python application.
|
||||||
|
|
||||||
{{< button text="How to develop your application" url="develop.md" >}}
|
{{< button text="How to develop your application" url="develop.md" >}}
|
||||||
|
|
Loading…
Reference in New Issue