From c65a1070aadd0c2ada545e14ded5507668876bac Mon Sep 17 00:00:00 2001 From: Jamie Hewitt Date: Wed, 16 Nov 2022 14:29:33 +0300 Subject: [PATCH] Updating link to the docs --- content/pages/editMetadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/editMetadata.json b/content/pages/editMetadata.json index cd7161741..15da8b4d6 100644 --- a/content/pages/editMetadata.json +++ b/content/pages/editMetadata.json @@ -71,7 +71,7 @@ "name": "paymentCollector", "label": "Payment Collector Address", "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 } ]