Skip to content

Commit 01d101d

Browse files
committed
doc
1 parent d527938 commit 01d101d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Flask-MongoEngine
22

33
[![PyPI version](https://badge.fury.io/py/flask-mongoengine-3.svg)](https://badge.fury.io/py/flask-mongoengine-3)
4-
[![CI Tests](https://github.com/idoshr/flask-mongoengine/actions/workflows/tests.yml/badge.svg)](https://github.com/flask/flask-mongoengine/actions/workflows/tests.yml)
4+
[![CI Tests](https://github.com/idoshr/flask-mongoengine/actions/workflows/tests.yml/badge.svg)](https://github.com/idoshr/flask-mongoengine/actions/workflows/tests.yml)
55
[![Documentation Status](https://readthedocs.org/projects/flask-mongoengine-3/badge/?version=latest)](https://flask-mongoengine-3.readthedocs.io/en/latest/?badge=latest)
66
[![Maintainability](https://api.codeclimate.com/v1/badges/6fb8ae00b1008f5f1b20/maintainability)](https://codeclimate.com/github/idoshr/flask-mongoengine/maintainability)
77
[![Test Coverage](https://api.codeclimate.com/v1/badges/6fb8ae00b1008f5f1b20/test_coverage)](https://codeclimate.com/github/idoshr/flask-mongoengine/test_coverage)
@@ -91,11 +91,11 @@ Flask-MongoEngine is distributed under [BSD 3-Clause License].
9191

9292
[MongoEngine]: https://github.com/MongoEngine/mongoengine
9393

94-
[WTFForms]: https://github.com/wtforms/wtforms
94+
[WTFForms]: https://github.com/pallets-eco/wtforms
9595

96-
[Flask-WTF]: https://github.com/wtforms/flask-wtf
96+
[Flask-WTF]: https://github.com/pallets-eco/flask-wtf
9797

98-
[FlaskDebugToolbar]: https://github.com/flask-debugtoolbar/flask-debugtoolbar
98+
[FlaskDebugToolbar]: https://github.com/pallets-eco/flask-debugtoolbar
9999

100100
[read the docs]: https://flask-mongoengine-3.readthedocs.io/en/latest/
101101

0 commit comments

Comments
 (0)