diff --git a/README.md b/README.md index 1ea7fdb..ac00e21 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ with the `c2go` tool at https://github.com/andybalholm/c2go. I am using it in production with https://github.com/andybalholm/redwood. -API documentation is found at https://pkg.go.dev/github.com/andybalholm/brotli?tab=doc. +API documentation is found at https://pkg.go.dev/git.internal/re/brotli?tab=doc. diff --git a/go.mod b/go.mod index 1c94232..b3fde2c 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/andybalholm/brotli +module git.internal/re/brotli go 1.12