Merge pull request #10629 from protocolbuffers/shaod2-patch-1

Correct the link to example WORKSPACE file
pull/10500/head
Dennis Shao 3 years ago committed by GitHub
commit 3a05f4363e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/README.md

@ -62,7 +62,7 @@ For more usage information on Bazel, please refer to http://bazel.build.
To compile a package that uses Protocol Buffers, you need to setup a Bazel
WORKSPACE that's hooked up to the protobuf repository and loads its
dependencies. For an example, see [WORKSPACE](examples/WORKSPACE).
dependencies. For an example, see [WORKSPACE](../examples/WORKSPACE).
**Note for Mac users**

Loading…
Cancel
Save