8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a52f9 commit b5da7fcCopy full SHA for b5da7fc
README.md
@@ -152,7 +152,7 @@ The syntax of the `--js_out` flag is:
152
Where `OPTIONS` are separated by commas. Options are either `opt=val` or
153
just `opt` (for options that don't take a value). The available options
154
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).
+[generator/js_generator.h](https://github.com/protocolbuffers/protobuf-javascript/blob/main/generator/js_generator.h#L53).
156
157
Some examples:
158
0 commit comments