From 9f1ec19986ee6c7c89ff30146a41df16baee3593 Mon Sep 17 00:00:00 2001 From: James Bayly <46693720+jamesbayly@users.noreply.github.com> Date: Thu, 21 Sep 2023 11:31:27 +0100 Subject: [PATCH] Update docs/.vuepress/config.ts --- docs/.vuepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index 7e3f5915035..6767356f915 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -435,7 +435,7 @@ function getSidebar(locale: string): SidebarOptions { link: `${locale}/quickstart/quickstart_chains/ethereum-gravatar.md`, }, { - text: "Ethereum Uniswap (Medium)", + text: "Ethereum Uniswap (Complex)", link: `${locale}/quickstart/quickstart_chains/ethereum-uniswap.md`, }, {