From 36464854b9d06287ca501e6cdc3369ddf78f6dbe Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Tue, 24 May 2022 20:22:13 -0700 Subject: [PATCH] Rebuild to have updated index.html in public/ --- public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 83f47ea..d01f339 100644 --- a/public/index.html +++ b/public/index.html @@ -9,11 +9,11 @@

Go by Example

- Go is an + Go is an open source programming language designed for building simple, fast, and reliable software. Please read the official - documentation + documentation to learn a bit about Go code, tools packages, and modules.