From 8ca0eca4c8a458efa0438368590e63ace7f11ce9 Mon Sep 17 00:00:00 2001 From: Rachel Krupnick Date: Mon, 11 Feb 2019 12:23:45 -0500 Subject: [PATCH] fix: Add missing link href (#29175) --- docs/how-to-work-on-guide-articles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-work-on-guide-articles.md b/docs/how-to-work-on-guide-articles.md index 34aae0e767..fc849cd82b 100644 --- a/docs/how-to-work-on-guide-articles.md +++ b/docs/how-to-work-on-guide-articles.md @@ -5,7 +5,7 @@ With your help, we can create a comprehensive reference tool that will help mill You can: - [Help us by Creating and Editing Guide Articles](#steps-for-creating-and-editing-guide-articles). -- [Help us by reviewing pull requests for Guide Articles]() +- [Help us reviewing pull requests for Guide Articles](#steps-for-reviewing-pull-requests-for-guide-articles) ## Steps for Creating and Editing Guide Articles