Skip to content

Commit

Permalink
docs: fix broken link (#281)
Browse files Browse the repository at this point in the history
Signed-off-by: Paschalis T <paschalis.tsilias@grafana.com>
  • Loading branch information
tpaschalis authored Jun 10, 2024
1 parent dc5742f commit cc8970e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/tools/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
package tools

// This file follows the recommendation at
// https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module
// https://go.dev/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module
// on how to pin tooling dependencies to a go.mod file.
// This ensures that all systems use the same version of tools in addition to regular dependencies.

Expand Down

0 comments on commit cc8970e

Please sign in to comment.