Skip to content

Commit 17104d6

Browse files
authored
Update README.md
1 parent cebc9b8 commit 17104d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112

113113
#### ODMs
114114

115-
- [Flask-MongoEngine](https://flask-mongoengine.readthedocs.io) - Bridges Flask and MongoEngine for working with MongoDB.
115+
- [Flask-MongoEngine](https://flask-mongoengine-3.readthedocs.io) - Bridges Flask and MongoEngine for working with MongoDB.
116116
- [Flask-PyMongo](https://flask-pymongo.readthedocs.io) - Bridges Flask and PyMongo for working with MongoDB.
117117

118118
#### Migrations
@@ -184,7 +184,7 @@
184184
- [Flask-Bcrypt](https://flask-bcrypt.readthedocs.io) - Provides bcrypt hashing utilities.
185185
- [Flask-CORS](https://flask-cors.readthedocs.io) - Cross Origin Resource Sharing (CORS) handling.
186186
- [Flask-SeaSurf](https://github.com/maxcountryman/flask-seasurf/) - Cross-site request forgery (CSRF) prevention.
187-
- [Flask-Talisman](https://github.com/GoogleCloudPlatform/flask-talisman) - HTTPS and security headers.
187+
- [Flask-Talisman](https://github.com/wntrblm/flask-talisman) - HTTPS and security headers.
188188

189189
### Task Queues
190190

0 commit comments

Comments
 (0)