From 8fa4014ec604c254788e94ecb6d0c22345ab9d50 Mon Sep 17 00:00:00 2001 From: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com> Date: Tue, 23 Apr 2024 16:40:51 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=97=20Fix=20a=20few=20missing=20links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Arjun Verma --- docs/content/_index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/content/_index.md b/docs/content/_index.md index 0f94af3..27fd9f5 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -15,12 +15,12 @@ channel for the extended version of the Hugo static site generator through `pip` ## Table of contents - [Quickstart](#quickstart) -- [Supported platforms](#supported-platforms) +- [Supported platforms](supported-platforms/) - [Building from sources](building-from-sources/) - - [Cross-compiling for different architectures](#cross-compiling-for-different-architectures) - - [macOS](#macos) - - [Linux](#linux) - - [Windows](#windows) + - [Cross-compiling for different architectures](supported-platforms/#cross-compiling-for-different-architectures) + - [macOS](supported-platforms/#macos) + - [Linux](supported-platforms/#linux) + - [Windows](supported-platforms/#windows) ### Quickstart