From 20f126ea2843845b1d723096b57310edc3a541d5 Mon Sep 17 00:00:00 2001 From: Jvol Jvolizka Date: Tue, 24 Mar 2020 15:32:21 +0300 Subject: Fix doc link --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index c96a5fb..e3b309e 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ BurntSushi's Fork I've forked the XGB repository from Google Code due to inactivty upstream. Godoc documentation can be found here: -http://godoc.burntsushi.net/pkg/github.com/BurntSushi/xgb/ +https://godoc.org/github.com/BurntSushi/xgb Much of the code has been rewritten in an effort to support thread safety and multiple extensions. Namely, go_client.py has been thrown away in favor -- cgit v1.2.3