Skip to content

Fixes to Stack Overflow links in NEST #2823

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/intro.asciidoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:github: https://github.com/elastic/elasticsearch-net

:stackoverflow: http://stackoverflow.com
:stackoverflow: https://stackoverflow.com

////
IMPORTANT NOTE
Expand Down Expand Up @@ -33,6 +33,6 @@ Please read the getting started guide for both <<elasticsearch-net,Elasticsearch

All of these are more then welcome on the {github}/issues[github issues pages]! We try to at least reply within the same day.

We also monitor question tagged with {stackoverflow}/questions/tagged/nest['nest' on stackoverflow] or
{stackoverflow}/questions/tagged/elasticsearch-net['elasticsearch-net' on stackoverflow], as well as https://discuss.elastic.co[discussions on our discourse site]
We also monitor question tagged with {stackoverflow}/questions/tagged/nest['nest' on Stack Overflow] or
{stackoverflow}/questions/tagged/elasticsearch-net['elasticsearch-net' on Stack Overflow], as well as https://discuss.elastic.co[discussions on our discourse site]