Skip to content

Commit 4aa1239

Browse files
committed
Update links to new discuss URL
1 parent 411ac93 commit 4aa1239

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎CONTRIBUTING.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ The Hugo community and maintainers are [very active](https://github.com/gohugoio
2222

2323
## Asking Support Questions
2424

25-
We have an active [discussion forum](https://discuss.gohugo.io) where users and developers can ask questions.
25+
We have an active [discussion forum](https://discourse.gohugo.io) where users and developers can ask questions.
2626
Please don't use the GitHub issue tracker to ask questions.
2727

2828
## Reporting Issues
2929

3030
If you believe you have found a defect in Hugo or its documentation, use
3131
the GitHub [issue tracker](https://github.com/gohugoio/hugo/issues) to report the problem to the Hugo maintainers.
32-
If you're not sure if it's a bug or not, start by asking in the [discussion forum](https://discuss.gohugo.io).
32+
If you're not sure if it's a bug or not, start by asking in the [discussion forum](https://discourse.gohugo.io).
3333
When reporting the issue, please provide the version of Hugo in use (`hugo version`) and your operating system.
3434

3535
## Submitting Patches

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
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][].
44

55
[Website](https://gohugo.io) |
6-
[Forum](https://discuss.gohugo.io) |
6+
[Forum](https://discourse.gohugo.io) |
77
[Developer Chat (no support)](https://gitter.im/gohugoio/hugo) |
88
[Documentation](https://gohugo.io/overview/introduction/) |
99
[Installation Guide](https://gohugo.io/overview/installing/) |
@@ -78,14 +78,14 @@ The Hugo community and maintainers are [very active](https://github.com/gohugoio
7878

7979
### Asking Support Questions
8080

81-
We have an active [discussion forum](http://discuss.gohugo.io) where users and developers can ask questions.
81+
We have an active [discussion forum](https://discourse.gohugo.io) where users and developers can ask questions.
8282
Please don't use the GitHub issue tracker to ask questions.
8383

8484
### Reporting Issues
8585

8686
If you believe you have found a defect in Hugo or its documentation, use
8787
the GitHub issue tracker to report the problem to the Hugo maintainers.
88-
If you're not sure if it's a bug or not, start by asking in the [discussion forum](http://discuss.gohugo.io).
88+
If you're not sure if it's a bug or not, start by asking in the [discussion forum](https://discourse.gohugo.io).
8989
When reporting the issue, please provide the version of Hugo in use (`hugo version`).
9090

9191
### Submitting Patches

0 commit comments

Comments
 (0)