diff mbox series

[committed] wwwdocs: readings: Update Go-related links to new site

Message ID 20221029150603.93D9C33E63@hamza.pair.com
State New
Headers show
Series [committed] wwwdocs: readings: Update Go-related links to new site | expand

Commit Message

Gerald Pfeifer Oct. 29, 2022, 3:06 p.m. UTC
Pushed.

Gerald

---
 htdocs/readings.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/htdocs/readings.html b/htdocs/readings.html
index f0327e39..01ccd55d 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -553,9 +553,8 @@  names.
 <h3>Go information</h3>
 
 <ul>
-<li><a href="https://golang.org/">General Go information</a></li>
-<li><a href="https://golang.org/ref/spec">Go language
-    specification</a></li>
+<li><a href="https://go.dev/">General Go information</a></li>
+<li><a href="https://go.dev/ref/spec">Go language specification</a></li>
 </ul>