From e827cc26b157b3a964321fa0b1289e1348280246 Mon Sep 17 00:00:00 2001 From: Pigges Date: Sun, 8 Jan 2023 14:50:00 +0100 Subject: [PATCH] changed link to verified instead of verify --- docs/.vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 1301667..ff372e8 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -90,7 +90,7 @@ const config = { // TODO update? { text: 'Branding', link: '/branding/'}, { text: 'Projects', link: '/projects/' }, - { text: 'Verify', link: '/verify/' }, + { text: 'Verified', link: '/verified/' }, { text: 'Governance', link: '/governance/' }, { text: 'LBRY Communities', link: '/hives/' } ],