From 6d8d6d21bfd27e8a05fe6970a1d23fa47e8b7577 Mon Sep 17 00:00:00 2001 From: Dmitri Shuralyov Date: Tue, 9 Jun 2020 13:49:06 -0400 Subject: content/vscode-go: add redirect from long form URL The canonical path for this blog post is the short path /vscode-go, determined from the file name. This change adds a secondary longer path that redirects to the canonical short one, so that both links can work at the time the blog post is published. Change-Id: I8f0edf44536d22ef2fd8693aa5c6e82947a8c7a6 Reviewed-on: https://go-review.googlesource.com/c/blog/+/237165 Reviewed-by: Rebecca Stambler --- content/vscode-go.article | 1 + 1 file changed, 1 insertion(+) diff --git a/content/vscode-go.article b/content/vscode-go.article index e57ee8b..8ff833f 100644 --- a/content/vscode-go.article +++ b/content/vscode-go.article @@ -1,6 +1,7 @@ # The VS Code Go extension joins the Go project 09 Jun 2020 Summary: Announcement of VS Code Go's move to the Go project. +OldURL: /the-vs-code-go-extension-joins-the-go-project The Go & VS Code Teams -- cgit v1.2.3