From 58f5eaf410446acb631277644d1036cb83fd31eb Mon Sep 17 00:00:00 2001 From: Eno Compton Date: Wed, 10 Oct 2018 09:45:58 -0600 Subject: blog: Use correct link to Wire tutorial Change-Id: I29df505dab3f2ce353fe3dc708ecf281e9fc3c41 Reviewed-on: https://go-review.googlesource.com/c/141137 Reviewed-by: Ross Light --- content/wire.article | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/wire.article b/content/wire.article index cce8003..8135fc1 100644 --- a/content/wire.article +++ b/content/wire.article @@ -103,7 +103,7 @@ As you can see, the output is very close to what a developer would write themsel * How can I get involved and learn more? -The [[https://github.com/google/go-cloud/blob/master/wire/README.md][Wire README]] goes into more detail about how to use Wire and its more advanced features. There's also a [[https://github.com/google/go-cloud/tree/master/samples/tutorial][tutorial]] that walks through using Wire in a simple application. +The [[https://github.com/google/go-cloud/blob/master/wire/README.md][Wire README]] goes into more detail about how to use Wire and its more advanced features. There's also a [[https://github.com/google/go-cloud/tree/master/samples/wire][tutorial]] that walks through using Wire in a simple application. We appreciate any input you have about your experience with Wire! [[https://github.com/google/go-cloud][Go Cloud's]] development is conducted on GitHub, so you can [[https://github.com/google/go-cloud/issues/new][file an issue]] to tell us what could be better. For updates and discussion about the project, join [[https://groups.google.com/forum/#!forum/go-cloud][the project’s mailing list]]. -- cgit v1.2.3