Skip to content

Commit

Permalink
fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhea0 committed Jan 8, 2025
1 parent 305289d commit e45550e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@

#### Tracing

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

#### Testing

Expand Down Expand Up @@ -285,7 +285,7 @@

- [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.
- [Real Python](https://realpython.com) - Learn Python programming, by example.
- [Explore Flask](https://exploreflask.com/) - Best practices and patterns for developing web applications with Flask.
- [Explore Flask](https://explore-flask.readthedocs.io/) - Best practices and patterns for developing web applications with Flask.

### Videos

Expand Down

0 comments on commit e45550e

Please sign in to comment.