From 46c583500e3af64fed496f581edaad7885a517ca Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Sat, 23 Jan 2021 13:48:32 -0500 Subject: Add a go.mod --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b99cc48..cec368e 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ Documentation and examples can be found here: -https://godoc.org/git.riedstra.us/go/stats +https://godoc.org/riedstra.dev/go/stats Or locally at: -http://localhost:6060/pkg/git.riedstra.us/go/stats/ +http://localhost:6060/pkg/riedstra.dev/go/stats/ -when you `go get git.riedstra.us/go/stats` and run: +when you `go get riedstra.dev/go/stats` and run: ``` godoc -- cgit v1.2.3