1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-25 18:20:46 +02:00

Update flask resource URL (#5492)

Fixed Tutorial link to an updated versión of the tutorial
This commit is contained in:
Cryo-Lord
2024-04-29 06:52:20 -04:00
committed by GitHub
parent cdd02fef30
commit 2a9195c6d2

View File

@@ -5,4 +5,4 @@ Flask is a micro web framework written in Python. It is classified as a microfra
Visit the following resources to learn more:
- [Flask - Official Website](https://flask.palletsprojects.com/)
- [Flask - Official Tutorial](https://flask.palletsprojects.com/en/2.2.x/tutorial/)
- [Flask - Official Tutorial](https://flask.palletsprojects.com/en/3.0.x/tutorial/)