mirror of https://github.com/docker/docs.git
Merge pull request #18355 from adhil0/patch-1
Change 'Rust' to 'Python' in Python docs
This commit is contained in:
commit
91d1820bf7
|
@ -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