Update links to new discuss URL
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 17 Jun 2017 08:06:49 +0000 (10:06 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 17 Jun 2017 08:06:49 +0000 (10:06 +0200)
CONTRIBUTING.md
README.md

index 0a1a6f36f7ad9a67b23a758339d02b842599493b..0368e66668c1eeb1aa7fa370de0ba449bc8802fb 100644 (file)
@@ -22,14 +22,14 @@ The Hugo community and maintainers are [very active](https://github.com/gohugoio
 
 ## Asking Support Questions
 
-We have an active [discussion forum](https://discuss.gohugo.io) where users and developers can ask questions.
+We have an active [discussion forum](https://discourse.gohugo.io) where users and developers can ask questions.
 Please don't use the GitHub issue tracker to ask questions.
 
 ## Reporting Issues
 
 If you believe you have found a defect in Hugo or its documentation, use
 the GitHub [issue tracker](https://github.com/gohugoio/hugo/issues) to report the problem to the Hugo maintainers.
-If you're not sure if it's a bug or not, start by asking in the [discussion forum](https://discuss.gohugo.io).
+If you're not sure if it's a bug or not, start by asking in the [discussion forum](https://discourse.gohugo.io).
 When reporting the issue, please provide the version of Hugo in use (`hugo version`) and your operating system.
 
 ## Submitting Patches
index d24877a09f8fbd108efd840e6b6f0ab8af47dfad..e5591d5e0ae17c7272235a605cd844f39c6da4ba 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 A Fast and Flexible Static Site Generator built with love by [spf13](http://spf13.com/) and [friends](https://github.com/gohugoio/hugo/graphs/contributors) in [Go][].
 
 [Website](https://gohugo.io) |
-[Forum](https://discuss.gohugo.io) |
+[Forum](https://discourse.gohugo.io) |
 [Developer Chat (no support)](https://gitter.im/gohugoio/hugo) |
 [Documentation](https://gohugo.io/overview/introduction/) |
 [Installation Guide](https://gohugo.io/overview/installing/) |
@@ -78,14 +78,14 @@ The Hugo community and maintainers are [very active](https://github.com/gohugoio
 
 ### Asking Support Questions
 
-We have an active [discussion forum](http://discuss.gohugo.io) where users and developers can ask questions.
+We have an active [discussion forum](https://discourse.gohugo.io) where users and developers can ask questions.
 Please don't use the GitHub issue tracker to ask questions.
 
 ### Reporting Issues
 
 If you believe you have found a defect in Hugo or its documentation, use
 the GitHub issue tracker to report the problem to the Hugo maintainers.
-If you're not sure if it's a bug or not, start by asking in the [discussion forum](http://discuss.gohugo.io).
+If you're not sure if it's a bug or not, start by asking in the [discussion forum](https://discourse.gohugo.io).
 When reporting the issue, please provide the version of Hugo in use (`hugo version`).
 
 ### Submitting Patches