Skip to content

Commit db700b4

Browse files
MakDonadambabik
authored andcommitted
Update README.md
Update oudated url of wiki, from https://github.com/golang/go/wiki to https://go.dev/wiki
1 parent f917396 commit db700b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ that's needed to generate a reverse-proxy with this library.
6060
### Compile from source
6161

6262
The following instructions assume you are using
63-
[Go Modules](https://github.com/golang/go/wiki/Modules) for dependency
63+
[Go Modules](https://go.dev/wiki/Modules) for dependency
6464
management. Use a
65-
[tool dependency](https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module)
65+
[tool dependency](https://go.dev/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module)
6666
to track the versions of the following executable packages:
6767

6868
```go

0 commit comments

Comments
 (0)