Skip to content

Commit

Permalink
Update documentation reference (#4237)
Browse files Browse the repository at this point in the history
**What type of PR is this?**

Documentation

**What does this PR do? Why is it needed?**

Old URL is now a redirect to the new one
  • Loading branch information
phst authored Jan 20, 2025
1 parent 1934da6 commit 66477c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/runfiles/runfiles.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ type repoMappingKey struct {

// Runfiles allows access to Bazel runfiles. Use New to create Runfiles
// objects; the zero Runfiles object always returns errors. See
// https://docs.bazel.build/skylark/rules.html#runfiles for some information on
// https://bazel.build/extending/rules#runfiles for some information on
// Bazel runfiles.
//
// Runfiles implements fs.FS regardless of the type of runfiles that backs it.
Expand Down

0 comments on commit 66477c1

Please sign in to comment.