Skip to content

Commit e45550e

Browse files
committed
fix broken links
1 parent 305289d commit e45550e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157

158158
#### Tracing
159159

160-
- [Flask-OpenTracing](https://github.com/opentracing-contrib/python-flask) - OpenTracing instrumentation.
160+
- [OpenTelemetry](https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/flask/flask.html) - OpenTelemetry Flask Instrumentation.
161161

162162
#### Testing
163163

@@ -285,7 +285,7 @@
285285

286286
- [Flask Web Development](https://www.oreilly.com/library/view/flask-web-development/9781491991725/) - Learn the framework from the ground up by developing, step-by-step, a real-world project.
287287
- [Real Python](https://realpython.com) - Learn Python programming, by example.
288-
- [Explore Flask](https://exploreflask.com/) - Best practices and patterns for developing web applications with Flask.
288+
- [Explore Flask](https://explore-flask.readthedocs.io/) - Best practices and patterns for developing web applications with Flask.
289289

290290
### Videos
291291

0 commit comments

Comments
 (0)