diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2021-01-23 13:48:32 -0500 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2021-01-23 13:48:32 -0500 |
| commit | 46c583500e3af64fed496f581edaad7885a517ca (patch) | |
| tree | feb9224971b8099366142bd66171ec894aad293f /README.md | |
| parent | 8702a4095f0d86949b69d379f587f4037d6516fd (diff) | |
| download | stats-46c583500e3af64fed496f581edaad7885a517ca.tar.gz stats-46c583500e3af64fed496f581edaad7885a517ca.tar.xz | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
