aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/cover.article2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/cover.article b/content/cover.article
index 0af23f3..4e6bcdb 100644
--- a/content/cover.article
+++ b/content/cover.article
@@ -50,7 +50,7 @@ correct and easy-to-read code.
One example is the gofix tool, which automates the
rewriting of code to use new language features or updated libraries.
Gofix let us make fundamental changes to the language and libraries in the
-[[blog.golang.org/the-path-to-go-1][run-up to Go 1.0]],
+[[http://blog.golang.org/the-path-to-go-1][run-up to Go 1.0]],
with the confidence that users could just run the tool to update their source to the newest version.
Inside Google, we have used gofix to make sweeping changes in a huge code repository that would be almost