Skip to content

Commit 6948791

Browse files
authored
Fix example link in gazelle readme (bazel-contrib#693)
Use a permalink instead of relative file path
1 parent ae7a267 commit 6948791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gazelle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ gazelle(
9090
That's it, now you can finally run `bazel run //:gazelle` anytime
9191
you edit Python code, and it should update your `BUILD` files correctly.
9292

93-
A fully-working example is in [`examples/build_file_generation`](examples/build_file_generation).
93+
A fully-working example is in [`examples/build_file_generation`](../examples/build_file_generation).
9494

9595
## Usage
9696

0 commit comments

Comments
 (0)