]> Cypherpunks.ru repositories - gostls13.git/commitdiff
README: pull gopher image from website
authorIan Lance Taylor <iant@golang.org>
Tue, 16 Feb 2021 18:16:06 +0000 (10:16 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 16 Feb 2021 18:25:10 +0000 (18:25 +0000)
Fixes breakage accidentally introduced by https://golang.org/cl/291711.

Fixes #44295

Change-Id: I76f3e5577d1d24027d4ed2a725b5b749ab2d059c
Reviewed-on: https://go-review.googlesource.com/c/go/+/292629
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
README.md

index 4ca3956de807b6c57607d98b348aa8e2765c99c6..837734b6e574bfd1f3c99d2a8a4845e58534dbb8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 Go is an open source programming language that makes it easy to build simple,
 reliable, and efficient software.
 
-![Gopher image](doc/gopher/fiveyears.jpg)
+![Gopher image](https://golang.org/doc/gopher/fiveyears.jpg)
 *Gopher image by [Renee French][rf], licensed under [Creative Commons 3.0 Attributions license][cc3-by].*
 
 Our canonical Git repository is located at https://go.googlesource.com/go.