From f07bce1a3be506139598e6bb6677cebcdda3ab19 Mon Sep 17 00:00:00 2001 From: Jean de Klerk Date: Wed, 21 Aug 2019 11:41:50 -0600 Subject: content: use numbers for post series description Rather than a mix of words and numbers. Change-Id: I2102f11f4e66167b9708d5cfb96e2b4a02bc40c1 Reviewed-on: https://go-review.googlesource.com/c/blog/+/191178 Reviewed-by: Jay Conrod --- content/using-go-modules.article | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/using-go-modules.article b/content/using-go-modules.article index 3ced856..0c146c8 100644 --- a/content/using-go-modules.article +++ b/content/using-go-modules.article @@ -7,7 +7,7 @@ Tyler Bui-Palsulich Eno Compton * Introduction -This post is part one in a series. See part 2 — [[https://blog.golang.org/migrating-to-go-modules][Migrating to Go Modules]]. +This post is part 1 in a series. See part 2 — [[https://blog.golang.org/migrating-to-go-modules][Migrating to Go Modules]]. Go 1.11 and 1.12 include preliminary [[https://golang.org/doc/go1.11#modules][support for modules]], -- cgit v1.2.3