From 0ff1241806dd16af59c7d8b5a55ce2b37d03619d Mon Sep 17 00:00:00 2001 From: David Ammouial Date: Fri, 20 Feb 2015 18:03:27 -0800 Subject: [PATCH] Fix StackOverflow URL Fix the StackOverflow URL ("azure" tag), which was wrong and resulted in a 404 error ("questions/" was missing from the URL). --- guidelines.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guidelines.html b/guidelines.html index c5520d8..95ae15d 100644 --- a/guidelines.html +++ b/guidelines.html @@ -189,10 +189,10 @@

Q&A forums

- StackOverflow -

StackOverflow

- azure +

StackOverflow

+ azure A friendly, open and fun community of developers.