Skip to content

Commit 1b27714

Browse files
authored
Update link in README.md (#683)
The link was broken by the recent `BUILD` -> `BUILD.bazel` rename.
1 parent bbe24cd commit 1b27714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindgen/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ These rules are for using [Bindgen][bindgen] to generate [Rust][rust] bindings t
1616
[rust]: http://www.rust-lang.org/
1717
[bindgen]: https://github.com/rust-lang/rust-bindgen
1818

19-
See the [bindgen example](../examples/ffi/rust_calling_c/simple/BUILD#L9) for a more complete example of use.
19+
See the [bindgen example](../examples/ffi/rust_calling_c/simple/BUILD.bazel#L9) for a more complete example of use.
2020

2121
### Setup
2222

0 commit comments

Comments
 (0)