Updating Readme links

pull/13171/head
Martin Maly 10 years ago
parent bd7ea8c6f1
commit f519e95817
  1. 4
      README.md

@ -77,7 +77,7 @@ this.
For a more detailed description of the scheme we use to For a more detailed description of the scheme we use to
provide both C and C++ APIs, see: provide both C and C++ APIs, see:
[https://github.com/haberman/upb/wiki/CAndCPlusPlusAPI](CAndCPlusPlusAPI). [CAndCPlusPlusAPI](https://github.com/haberman/upb/wiki/CAndCPlusPlusAPI).
All of the code that is under `upb/` but *not* under All of the code that is under `upb/` but *not* under
`upb/bindings/` forms the namespace of upb's cross-language `upb/bindings/` forms the namespace of upb's cross-language
@ -92,7 +92,7 @@ be exposed as follows:
## Google protobuf bindings ## Google protobuf bindings
Unleaded supports integration with the Unleaded supports integration with the
[https://github.com/google/protobuf](Google protobuf library). [Google protobuf library](https://github.com/google/protobuf).
These bindings let you: These bindings let you:
* convert protobuf schema objects (`Descriptor`, `FieldDescriptor`, etc). * convert protobuf schema objects (`Descriptor`, `FieldDescriptor`, etc).

Loading…
Cancel
Save