8000 fix outdated link (#180) · web3-geek/protobuf-javascript@b5da7fc · GitHub
[go: up one dir, main page]

Skip to content

Commit b5da7fc

Browse files
authored
fix outdated link (protocolbuffers#180)
1 parent e1a52f9 commit b5da7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ The syntax of the `--js_out` flag is:
152152
Where `OPTIONS` are separated by commas. Options are either `opt=val` or
153153
just `opt` (for options that don't take a value). The available options
154154
are specified and documented in the `GeneratorOptions` struct in
155-
[src/google/protobuf/compiler/js/js_generator.h](https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/compiler/js/js_generator.h#L53).
155+
[generator/js_generator.h](https://github.com/protocolbuffers/protobuf-javascript/blob/main/generator/js_generator.h#L53).
156156

157157
Some examples:
158158

0 commit comments

Comments
 (0)
0