diff --git a/src/roadmaps/python/content/100-roadmap-note.md b/src/roadmaps/python/content/100-roadmap-note.md index 73bc06e31..3d909c389 100644 --- a/src/roadmaps/python/content/100-roadmap-note.md +++ b/src/roadmaps/python/content/100-roadmap-note.md @@ -1,4 +1,4 @@ # Note -This roadmap specifically covers **Python and the ecosystem** around it. You will notice that it is missing things like version control, databases, software design, architecture and other things that are not directly related to Python; this is intentional. Have a look at the [Backend Roadmap](/roadmaps/backend) for a more comprehensive overview of the frontend ecosystem. +This roadmap specifically covers **Python and the ecosystem** around it. You will notice that it is missing things like version control, databases, software design, architecture and other things that are not directly related to Python; this is intentional. Have a look at the [Backend Roadmap](/backend) for a more comprehensive overview of the frontend ecosystem.