This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push:
new 94067cb AMBARI-25110. Broken link to Query Parameters (#2772)
94067cb is described below
commit 94067cb8bbeee702113273aab2757ad17f863d91
Author: bartjanssens92 <[email protected]>
AuthorDate: Mon Jan 21 11:49:50 2019 +0100
AMBARI-25110. Broken link to Query Parameters (#2772)
Signed-off-by: bjanssens <[email protected]>
---
ambari-server/docs/api/v1/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ambari-server/docs/api/v1/index.md
b/ambari-server/docs/api/v1/index.md
index 2ba8679..e8abcb6 100644
--- a/ambari-server/docs/api/v1/index.md
+++ b/ambari-server/docs/api/v1/index.md
@@ -26,7 +26,7 @@ The Ambari API facilitates the management and monitoring of
the resources of an
- [Management](#management)
- [Resources](#resources)
- [Partial Response](#partial-response)
-- [Query Parameters](#query-parameters)
+- [Query Predicates](#query-predicates)
- [Batch Requests](#batch-requests)
- [RequestInfo](#request-info)
- [Temporal Metrics](#temporal-metrics)