Update links to new discuss URL

This commit is contained in:
Bjørn Erik Pedersen
2017-06-17 10:06:49 +02:00
parent 411ac93086
commit 4aa1239070
2 changed files with 5 additions and 5 deletions

View 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