From 7c668b752290698f0c0b9cc60533c98e92b1dd32 Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 13 Oct 2018 22:21:27 -0400 Subject: [PATCH] fix/broken links (#18452) Fixed broken links for Guide Website and Example Article of HTML Elements --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dedb84ed17..b6c8096649 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,7 +51,7 @@ You can help us: Guide articles help you get a quick understanding of a technology concept. These are short, plain-English explanations that you can read before going on to more in-depth resources. -You can find an [example article about HTML Elements here](./client/src/pages/html/elements/index.md). +You can find an [example article about HTML Anchor Elements here](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/client/src/pages/guide/english/html/elements/a-tag/index.md). **What can I write an article about?**