Skip to content

Commit 912a43e

Browse files
authored
📝 Add link to TestDriven.io course in docs (#1860)
1 parent 4020304 commit 912a43e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/en/docs/advanced/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,9 @@ In the next sections you will see other options, configurations, and additional
1616
You could still use most of the features in **FastAPI** with the knowledge from the main [Tutorial - User Guide](../tutorial/){.internal-link target=_blank}.
1717

1818
And the next sections assume you already read it, and assume that you know those main ideas.
19+
20+
## TestDriven.io course
21+
22+
If you would like to take an advanced-beginner course to complement this section of the docs, you might want to check: <a href="https://testdriven.io/courses/tdd-fastapi/" class="external-link" target="_blank">Test-Driven Development with FastAPI and Docker</a> by **TestDriven.io**.
23+
24+
They are currently donating 10% of all profits to the development of **FastAPI**. 🎉 😄

0 commit comments

Comments
 (0)