correct doc/spec to docs/spec everywhere

Signed-off-by: Kevin Burnett <burnettk@gmail.com>
This commit is contained in:
burnettk 2015-05-11 15:24:54 -04:00
parent ced8a0378b
commit b0eb769ed4
3 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
// For example, to generate a new API specification, one would execute the
// following command from the repo root:
//
// $ registry-api-descriptor-template doc/spec/api.md.tmpl > doc/spec/api.md
// $ registry-api-descriptor-template docs/spec/api.md.tmpl > docs/spec/api.md
//
// The templates are passed in the api/v2.APIDescriptor object. Please see the
// package documentation for fields available on that object. The template