We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f917396 commit db700b4Copy full SHA for db700b4
1 file changed
README.md
@@ -60,9 +60,9 @@ that's needed to generate a reverse-proxy with this library.
60
### Compile from source
61
62
The following instructions assume you are using
63
-[Go Modules](https://github.com/golang/go/wiki/Modules) for dependency
+[Go Modules](https://go.dev/wiki/Modules) for dependency
64
management. Use a
65
-[tool dependency](https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module)
+[tool dependency](https://go.dev/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module)
66
to track the versions of the following executable packages:
67
68
```go
0 commit comments