Skip to content

Commit 52836ba

Browse files
committed
[x/blog] 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 <[email protected]> X-Blog-Commit: f07bce1a3be506139598e6bb6677cebcdda3ab19
1 parent f7e16f5 commit 52836ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/content/using-go-modules.article

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Tyler Bui-Palsulich
77
Eno Compton
88

99
* Introduction
10-
This post is part one in a series. See part 2 — [[https://blog.golang.org/migrating-to-go-modules][Migrating to Go Modules]].
10+
This post is part 1 in a series. See part 2 — [[https://blog.golang.org/migrating-to-go-modules][Migrating to Go Modules]].
1111

1212
Go 1.11 and 1.12 include preliminary
1313
[[https://golang.org/doc/go1.11#modules][support for modules]],

0 commit comments

Comments
 (0)