Commit 600ddee8 authored by Kenton Varda's avatar Kenton Varda

Update link.

parent 2f598700
......@@ -60,6 +60,6 @@ exact path to the plugin executable, and does not search `$PATH`. Examples:
If the user specifies an output directory, the compiler will run the plugin with that directory
as the working directory, so you do not need to worry about this.
[This example plugin](https://github.com/kentonv/capnproto/blob/master/c%2B%2B/src/capnproto/compiler/capnpc-capnp.c%2B%2B)
[This example plugin](https://github.com/kentonv/capnproto/blob/master/c%2B%2B/src/capnp/compiler/capnpc-capnp.c%2B%2B)
writes the schema back to standard output in Cap'n Proto schema language, similar to what
`capnpc -v` does.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment