rules_foreign_cc
rules_foreign_cc copied to clipboard
Link to docs in README is broken
The readme currently links to https://bazelbuild.github.io/rules_foreign_cc/, which is a 404
Probably the correct link is https://bazel-contrib.github.io/rules_foreign_cc/, and this was broken recently due to the migration to the bazel-contrib
org: https://github.com/bazel-contrib/rules_foreign_cc/issues/1290