Convert DEPENDENCIES.md links to GitHub absolute URLs

This commit is contained in:
Ernad Husremovic 2025-08-30 16:08:14 +02:00
parent b4f017c877
commit 7e0adb6f69
533 changed files with 780 additions and 780 deletions

View file

@ -2,9 +2,9 @@
This addon depends on:
- [base_rest](../../../../odoo-bringout-oca-rest-framework-base_rest)
- [base_rest_datamodel](../../../../odoo-bringout-oca-rest-framework-base_rest_datamodel)
- [base_rest_pydantic](../../../../odoo-bringout-oca-rest-framework-base_rest_pydantic)
- [component](../../../../odoo-bringout-oca-connector-component)
- [extendable](../../../../odoo-bringout-oca-rest-framework-extendable)
- [pydantic](../../../../odoo-bringout-oca-rest-framework-pydantic)
- [base_rest](https://github.com/bringout/oca-technical)
- [base_rest_datamodel](https://github.com/bringout/oca-technical)
- [base_rest_pydantic](https://github.com/bringout/oca-technical)
- [component](https://github.com/bringout/oca-technical)
- [extendable](https://github.com/bringout/oca-technical)
- [pydantic](https://github.com/bringout/oca-technical)