diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7c07b11c94..0b03dbcaab 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Thanks for your interest in contributing to OpenLayers. ## Asking Questions -Please ask questions about using the library on [stackoverflow using the tag 'openlayers-3'](http://stackoverflow.com/questions/tagged/openlayers-3). +Please ask questions about using the library on [Stack Overflow using the tag 'openlayers'](http://stackoverflow.com/questions/tagged/openlayers). When you want to get involved and discuss new features or changes, please use [the mailing list](https://groups.google.com/forum/#!forum/openlayers-dev). diff --git a/doc/faq.md b/doc/faq.md index 2c9bdc0c84..5ae3da0239 100644 --- a/doc/faq.md +++ b/doc/faq.md @@ -7,7 +7,7 @@ layout: doc.hbs Certain questions arise more often than others when users ask for help. This document tries to list some of the common questions that frequently get asked, -e.g. on [Stack Overflow](http://stackoverflow.com/questions/tagged/openlayers-3). +e.g. on [Stack Overflow](http://stackoverflow.com/questions/tagged/openlayers). If you think a question (and naturally its answer) should be added here, feel free to ping us or to send a pull request enhancing this document. diff --git a/doc/index.hbs b/doc/index.hbs index 342778389a..8a170878bb 100644 --- a/doc/index.hbs +++ b/doc/index.hbs @@ -19,4 +19,4 @@ We have put together a document that lists [Frequently Asked Questions (FAQ)](fa # More questions? -If you cannot find an answer in the documentation or the FAQ, you can ask your question on [stackoverflow using the tag 'openlayers-3'](http://stackoverflow.com/questions/tagged/openlayers-3). +If you cannot find an answer in the documentation or the FAQ, you can ask your question on [Stack Overflow using the tag 'openlayers'](http://stackoverflow.com/questions/tagged/openlayers).