]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
readme: Add Golang URL to Go links
authorReece Russell <me@reece-russell.co.uk>
Mon, 22 Aug 2022 17:45:15 +0000 (18:45 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2022 17:45:15 +0000 (19:45 +0200)
README.md

index bc96a4a0de4989bb11c3487e35de16234dbfdddc..54ae48ee3ae2aa2883b82929d7c18ca1b23166cb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 <a href="https://gohugo.io/"><img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/static/images/hugo-logo-wide.svg?sanitize=true" alt="Hugo" width="565"></a>
 
-A Fast and Flexible Static Site Generator built with love by [bep](https://github.com/bep), [spf13](https://spf13.com/) and [friends](https://github.com/gohugoio/hugo/graphs/contributors) in [Go][].
+A Fast and Flexible Static Site Generator built with love by [bep](https://github.com/bep), [spf13](https://spf13.com/) and [friends](https://github.com/gohugoio/hugo/graphs/contributors) in [Go](https://go.dev/).
 
 [Website](https://gohugo.io) |
 [Forum](https://discourse.gohugo.io) |
@@ -24,7 +24,7 @@ A Fast and Flexible Static Site Generator built with love by [bep](https://githu
 
 ## Overview
 
-Hugo is a static HTML and CSS website generator written in [Go][].
+Hugo is a static HTML and CSS website generator written in [Go](https://go.dev/).
 It is optimized for speed, ease of use, and configurability.
 Hugo takes a directory with content and templates and renders them into a full HTML website.