From eda885e0a65a8287ef3b74d19d758f9026d090a8 Mon Sep 17 00:00:00 2001 From: Randall-Mysten <109545725+randall-Mysten@users.noreply.github.com> Date: Thu, 12 Jan 2023 13:10:39 -0800 Subject: [PATCH] Correcting nav links (#7097) --- doc/src/navconfig.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/src/navconfig.json b/doc/src/navconfig.json index 6ea3e11cbd230..b9d3d7d9dc46e 100644 --- a/doc/src/navconfig.json +++ b/doc/src/navconfig.json @@ -8,7 +8,8 @@ }, { "label": "Sui Releases", - "link": "https://github.com/MystenLabs/sui/releases" + "link": "https://github.com/MystenLabs/sui/releases", + "external": true }, { "label": "Sui Developer Forums", @@ -218,7 +219,7 @@ }, { "label": "Sui Framework Reference", - "fileName": "reference/framework" + "fileName": "reference/framework/index" } ], "explore": [