From 1ba2842eacf74866ffe6f4b11488433d37648ca5 Mon Sep 17 00:00:00 2001 From: Shenghou Ma Date: Tue, 3 Dec 2013 08:40:20 +1100 Subject: go.blog/content/cover.article: fix URL R=adg CC=golang-dev https://golang.org/cl/36250043 --- content/cover.article | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3