commit | 9db4bc72677aff59cc620f1fc21ccf0f020efa2d | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Wed Aug 28 07:44:02 2013 +0200 |
committer | David Ostrovsky <david@ostrovsky.org> | Wed Aug 28 08:05:49 2013 +0200 |
tree | 5c8ca2f079316f71f51a071d1cb5ae663573723b | |
parent | ce6467a8e68ddfc564a106c63e3cf0f92a071229 [diff] |
REST API documentation: clean up missing links Change-Id: If8906e4cca09edaa645587a8334e60839d3ede74
diff --git a/src/main/resources/Documentation/rest-api-hello.md b/src/main/resources/Documentation/rest-api-hello.md index ac4b34c..a31f4ce 100644 --- a/src/main/resources/Documentation/rest-api-hello.md +++ b/src/main/resources/Documentation/rest-api-hello.md
@@ -7,7 +7,7 @@ SYNOPSIS -------- -> POST /changes/link:#change-id[\{change-id\}]/revisions/link:#revision-id[\{revision-id\}]/cookbook-plugin~say-hello +> POST /changes/{change-id}/revisions/{revision-id}/cookbook-plugin~say-hello DESCRIPTION -----------