From fdcbc4d0e760c536ffa5b7804c90ffcee2f0d96f Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Mon, 20 Apr 2015 14:51:38 -0400 Subject: [PATCH] Update CONTRIBUTING.md Fixed broken link to style guide --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e57e95c17f..348b3fd44c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -44,7 +44,7 @@ This should allow the CSS file to be loaded, but may result in icons being rende If contributing new documentation content, please review: - the [Sphinx Style Guide](http://documentation-style-guide-sphinx.readthedocs.org/en/latest/style-guide.html) -- [ASP.NET Docs Style Guide](http://docs.asp.net/contribute/style-guide/style-guide) +- [ASP.NET Docs Style Guide](http://docs.asp.net/en/latest/contribute/style-guide/style-guide.html) ## Adding Content ##