ref: bdca9727944e4cbb5a9372a8404e948ffea7c31c
parent: 604ddb90c5d6f1ca5583be1ec0ea8e48f014741a
author: Ben Abbott <[email protected]>
date: Wed Oct 10 08:46:48 EDT 2018
Update URLs to stop 301 redirects
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@
[Website](https://gohugo.io) |
[Forum](https://discourse.gohugo.io) |
[Developer Chat (no support)](https://gitter.im/spf13/hugo) |
-[Documentation](https://gohugo.io/overview/introduction/) |
-[Installation Guide](https://gohugo.io/overview/installing/) |
+[Documentation](https://gohugo.io/getting-started/) |
+[Installation Guide](https://gohugo.io/getting-started/installing/) |
[Contribution Guide](CONTRIBUTING.md) |
[Twitter](https://twitter.com/gohugoio)
@@ -36,7 +36,7 @@
Hugo may also be compiled from source wherever the Go compiler tool chain can run, e.g. for other operating systems including DragonFly BSD, OpenBSD, Plan 9, and Solaris.
-**Complete documentation is available at [Hugo Documentation][].**
+**Complete documentation is available at [Hugo Documentation](https://gohugo.io/getting-started/).**
## Choose How to Install
@@ -50,7 +50,7 @@
### Install Hugo as Your Site Generator (Binary Install)
-Use the [installation instructions in the Hugo documentation](https://gohugo.io/overview/installing/).
+Use the [installation instructions in the Hugo documentation](https://gohugo.io/getting-started/installing/).
### Build and Install the Binaries from Source (Advanced Install)