Convert DEPENDENCIES.md links to GitHub absolute URLs

This commit is contained in:
Ernad Husremovic 2025-08-30 16:08:13 +02:00
parent ae7b668230
commit 8781bbb984
2 changed files with 4 additions and 4 deletions

View file

@ -2,4 +2,4 @@
This addon depends on: This addon depends on:
- [account](../../../../../oca-ocb-accounting/odoo-bringout-oca-ocb-account) - [account](https://github.com/bringout/oca-ocb-accounting)

View file

@ -2,6 +2,6 @@
This addon depends on: This addon depends on:
- [product](../../../../../oca-ocb-sale/odoo-bringout-oca-ocb-product) - [product](https://github.com/bringout/oca-ocb-sale)
- [barcodes](../../../../../oca-ocb-technical/odoo-bringout-oca-ocb-barcodes) - [barcodes](https://github.com/bringout/oca-ocb-technical)
- [stock](../../../../../oca-ocb-warehouse/odoo-bringout-oca-ocb-stock) - [stock](https://github.com/bringout/oca-ocb-warehouse)