From 9fca971d77acb49990def970ab2fde3bca2f59b1 Mon Sep 17 00:00:00 2001 From: Jamie Hewitt Date: Tue, 15 Nov 2022 11:55:06 +0300 Subject: [PATCH] Adding placeholder for link to the docs --- content/pages/editMetadata.json | 1 + 1 file changed, 1 insertion(+) diff --git a/content/pages/editMetadata.json b/content/pages/editMetadata.json index 173bd5885..cd7161741 100644 --- a/content/pages/editMetadata.json +++ b/content/pages/editMetadata.json @@ -71,6 +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).", "required": false } ]