We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe24cd commit 1b27714Copy full SHA for 1b27714
bindgen/README.md
@@ -16,7 +16,7 @@ These rules are for using [Bindgen][bindgen] to generate [Rust][rust] bindings t
16
[rust]: http://www.rust-lang.org/
17
[bindgen]: https://github.com/rust-lang/rust-bindgen
18
19
-See the [bindgen example](../examples/ffi/rust_calling_c/simple/BUILD#L9) for a more complete example of use.
+See the [bindgen example](../examples/ffi/rust_calling_c/simple/BUILD.bazel#L9) for a more complete example of use.
20
21
### Setup
22
0 commit comments