We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1f873e commit bc151c4Copy full SHA for bc151c4
README.md
@@ -9,7 +9,7 @@ That is, it is for direct manipulation of Go modules themselves.
9
It is NOT about supporting general development tools that
10
need to do things like load packages in module mode.
11
That use case, where modules are incidental rather than the focus,
12
-should remain in [x/tools](https://pkg.go.dev/golang/org/x/tools),
+should remain in [x/tools](https://pkg.go.dev/golang.org/x/tools),
13
specifically [x/tools/go/packages](https://pkg.go.dev/golang.org/x/tools/go/packages).
14
15
The specific case of loading packages should still be done by
0 commit comments