8000 Fix link to google files (#392) · helloxms/python-betterproto@bc13e70 · GitHub
[go: up one dir, main page]

Skip to content

Commit bc13e70

Browse files
authored
Fix link to google files (danielgtaylor#392)
1 parent 6536181 commit bc13e70

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
@@ -444,7 +444,7 @@ poe full-test
444444

445445
### (Re)compiling Google Well-known Types
446446

447-
Betterproto includes compiled versions for Google's well-known types at [betterproto/lib/google](betterproto/lib/google).
447+
Betterproto includes compiled versions for Google's well-known types at [src/betterproto/lib/google](src/betterproto/lib/google).
448448
Be sure to regenerate these files when modifying the plugin output format, and validate by running the tests.
449449

450450
Normally, the plugin does not compile any references to `google.protobuf`, since they are pre-compiled. To force compilation of `google.protobuf`, use the option `--custom_opt=INCLUDE_GOOGLE`.

0 commit comments

Comments
 (0)
0