diff --git a/content/go116-module-changes.article b/content/go116-module-changes.article index f516943..bb3bff9 100644 --- a/content/go116-module-changes.article +++ b/content/go116-module-changes.article @@ -128,7 +128,7 @@ That is, the default setting is: GOVCS=public:git|hg,private:all -See the [Controlling version control tools with `GOVCS`](https://golang.org/ref/mod#vcs-govcs) for more details. +See [Controlling version control tools with `GOVCS`](https://golang.org/ref/mod#vcs-govcs) for more details. ## What's next?