Skip to content

Commit 6f3da9d

Browse files
README: pull gopher image from website
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>
1 parent 098504c commit 6f3da9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Go is an open source programming language that makes it easy to build simple,
44
reliable, and efficient software.
55

6-
![Gopher image](doc/gopher/fiveyears.jpg)
6+
![Gopher image](https://golang.org/doc/gopher/fiveyears.jpg)
77
*Gopher image by [Renee French][rf], licensed under [Creative Commons 3.0 Attributions license][cc3-by].*
88

99
Our canonical Git repository is located at https://go.googlesource.com/go.

0 commit comments

Comments
 (0)