AMBARI-19076. Broken link in ambari-server/docs/api/v1/schemas.md (Masahiro Tanaka via adoroszlai)
Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/2744ae82 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/2744ae82 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/2744ae82 Branch: refs/heads/branch-feature-AMBARI-20053 Commit: 2744ae82af2816222807b0066a4ae60771147e1c Parents: 812397d Author: Masahiro Tanaka <[email protected]> Authored: Mon Feb 20 11:52:51 2017 +0100 Committer: Attila Doroszlai <[email protected]> Committed: Mon Feb 20 11:52:51 2017 +0100 ---------------------------------------------------------------------- ambari-server/docs/api/v1/schemas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/2744ae82/ambari-server/docs/api/v1/schemas.md ---------------------------------------------------------------------- diff --git a/ambari-server/docs/api/v1/schemas.md b/ambari-server/docs/api/v1/schemas.md index f52bc10..e7e4c1c 100644 --- a/ambari-server/docs/api/v1/schemas.md +++ b/ambari-server/docs/api/v1/schemas.md @@ -33,7 +33,7 @@ Ambari API Response Schemas - [GET configuration](#get-configuration) - [GET request](#get-request) - [GET task](#get-task) -- [POST/PUT/DELETE resource](#post-put-delete-resource) +- [POST/PUT/DELETE resource](#postputdelete-resource) GET clusters
