Skip to content

Commit

Permalink
[docs] Fix link to Bazel users in README
Browse files Browse the repository at this point in the history
Previous link pointed to the GitHub Wiki which doesn't contain that page anymore.

Closes bazelbuild#18396.

PiperOrigin-RevId: 532422185
Change-Id: I91b43ec5c89f23250746dd3852687542c3c7d2dd
  • Loading branch information
BalestraPatrick authored and fweikert committed May 25, 2023
1 parent f83782d commit f24dc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Build and test software of any size, quickly and reliably.
* [Extend Bazel](https://bazel.build/rules/concepts)
* [Write tests](https://bazel.build/reference/test-encyclopedia)
* [Roadmap](https://bazel.build/community/roadmaps)
* [Who is using Bazel?](https://github.com/bazelbuild/bazel/wiki/Bazel-Users)
* [Who is using Bazel?](https://bazel.build/community/users)

## Reporting a Vulnerability

Expand Down

0 comments on commit f24dc08

Please sign in to comment.