From 1c13d744fd951cdc58c7636dc5931506e08239f8 Mon Sep 17 00:00:00 2001 From: cara marie Date: Tue, 8 Apr 2014 20:31:47 -0700 Subject: [PATCH] Corrected broken 'first example' link. --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index b83b877..7eebf35 100644 --- a/public/index.html +++ b/public/index.html @@ -29,7 +29,7 @@

Go by Example is a hands-on introduction to Go using annotated example programs. Check out - the first example or + the first example or browse the full list below.