Skip to content

Commit 8d00dec

Browse files
committed
Readme: Fix Broken links
1 parent 6b64275 commit 8d00dec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
[![Python Version](https://img.shields.io/pypi/pyversions/odoo-data-flow)][pypi status]
1010
[![License](https://img.shields.io/pypi/l/odoo-data-flow)][license]
1111

12-
[![Read the documentation at https://odoo-data-flow.readthedocs.io/](https://img.shields.io/readthedocs/odoo-data-flow/latest.svg?label=Read%20the%20Docs)][read the docs]
12+
[![Read the documentation at https://odoodataflow.readthedocs.io/](https://img.shields.io/readthedocs/odoodataflow/latest.svg?label=Read%20the%20Docs)][read the docs]
1313
[![Tests](https://github.com/OdooDataFlow/odoo-data-flow/workflows/Tests/badge.svg)][tests]
14-
[![Codecov](https://codecov.io/gh/OdooDataFlow/odoo-data-flow/branch/main/graph/badge.svg)][codecov]
14+
[![Codecov](https://codecov.io/gh/OdooDataFlow/odoo-data-flow/branch/master/graph/badge.svg)][codecov]
1515

1616
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]
1717
[![Ruff codestyle][ruff badge]][ruff project]
1818

1919
[pypi status]: https://pypi.org/project/odoo-data-flow/
20-
[read the docs]: https://odoo-data-flow.readthedocs.io/
20+
[read the docs]: https://odoodataflow.readthedocs.io/
2121
[tests]: https://github.com/OdooDataFlow/odoo-data-flow/actions?workflow=Tests
2222
[codecov]: https://app.codecov.io/gh/OdooDataFlow/odoo-data-flow
2323
[pre-commit]: https://github.com/pre-commit/pre-commit

0 commit comments

Comments
 (0)