From 42546ef46d64988cc19c5a736314fd41aaa49e27 Mon Sep 17 00:00:00 2001 From: Fang Yi Liu Date: Thu, 17 Oct 2024 00:15:50 -0700 Subject: [PATCH] fix link to How-to Guides in Contributing index --- docs/contributing/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/index.md b/docs/contributing/index.md index 72e046b1..4b887f43 100644 --- a/docs/contributing/index.md +++ b/docs/contributing/index.md @@ -18,6 +18,6 @@ Thank you for volunteering your time! The following is a set of guidelines for c - [Documentation](documentation.md) -- [How-to Guides](how-to/index.md) +- [How-to Guides](howto/index.md) - [Tools](tools/index.md)