From 70b792a9061db72c32f33acc3ca72cdbabc41514 Mon Sep 17 00:00:00 2001 From: Nick Craver Date: Tue, 8 Aug 2017 14:17:11 -0400 Subject: [PATCH] Fixes to Stack Overflow links in NEST This updates "stackoverflow" to "Stack Overflow" and moves to `https://`. --- docs/intro.asciidoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/intro.asciidoc b/docs/intro.asciidoc index a9b615bcc45..4cb8df5ffc1 100644 --- a/docs/intro.asciidoc +++ b/docs/intro.asciidoc @@ -1,6 +1,6 @@ :github: https://github.com/elastic/elasticsearch-net -:stackoverflow: http://stackoverflow.com +:stackoverflow: https://stackoverflow.com //// IMPORTANT NOTE @@ -33,6 +33,6 @@ Please read the getting started guide for both <