1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

Updating link to the docs

This commit is contained in:
Jamie Hewitt 2022-11-16 14:29:33 +03:00
parent 36a88674b4
commit c65a1070aa

View File

@ -71,7 +71,7 @@
"name": "paymentCollector", "name": "paymentCollector",
"label": "Payment Collector Address", "label": "Payment Collector Address",
"placeholder": "e.g. 0X123ABC...", "placeholder": "e.g. 0X123ABC...",
"help": "This address will receive the revenue from all sales. More info available in our [docs](TODO: Update docs + Add link here).", "help": "This address will receive the revenue from all sales. More info available in our [docs](https://docs.oceanprotocol.com/core-concepts/datanft-and-datatoken#revenue).",
"required": false "required": false
} }
] ]