From 67aafb6fd59030cf57e3b43da4d047c1ff3323ea Mon Sep 17 00:00:00 2001 From: Varun Kolanu Date: Fri, 25 Oct 2024 22:31:59 +0530 Subject: [PATCH] fix: make the edit page on github point to correct resource (#3327) --- config/edit-page-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/edit-page-config.json b/config/edit-page-config.json index dbd5fa50b9e..32921f145d4 100644 --- a/config/edit-page-config.json +++ b/config/edit-page-config.json @@ -13,7 +13,7 @@ }, { "value": "", - "href": "https://github.com/asyncapi/website/blob/master/pages" + "href": "https://github.com/asyncapi/website/blob/master/markdown" }, { "value": "reference/extensions/",