diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-30 14:41:37 -0400 |
---|---|---|
committer | James Forsyth <jf2512@att.com> | 2019-05-30 19:10:34 +0000 |
commit | 48c82bf1017912f0e9bda2cb18e7d7773eb83832 (patch) | |
tree | 06a6e49aefb6d9f1196e9b67c9cc768d86a7115e | |
parent | 485c900d67c942b0f5df87e4f43847f6237dd725 (diff) |
Fix broken links
Issue-ID: AAI-2461
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I759a2364ea05dddb7f7af3d57f579bed95d9c3a1
-rw-r--r-- | docs/AAI REST API Documentation/AAIRESTAPI_DUBLIN.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/AAI REST API Documentation/AAIRESTAPI_DUBLIN.rst b/docs/AAI REST API Documentation/AAIRESTAPI_DUBLIN.rst index 8c4e43cf..0e33ce14 100644 --- a/docs/AAI REST API Documentation/AAIRESTAPI_DUBLIN.rst +++ b/docs/AAI REST API Documentation/AAIRESTAPI_DUBLIN.rst @@ -1070,8 +1070,8 @@ and its related vertexes. The following capabilities are available to meet more advanced search needs. Please contact the AAI team if you need another search. -Node Queries ------------- +Nodes Query +----------- The Nodes Query mechanism was implemented in support of searching the pservers which do not have the ipv4-oam-ipaddress set. It will allow @@ -1079,7 +1079,7 @@ nodes to be searched based on certain properties of the nodes. It will allow search based on properties being set, not set or set to specific values. -Please reference `Node Queries <nodeQueries.html>`_ for details on the +Please reference `Nodes Query <nodesQuery.html>`_ for details on the API and test queries. Nodes API @@ -1773,4 +1773,4 @@ The Recents API allows a client to get the list of objects that has been created or updated recently, up to a maximum of 1 week back. -`Recents API <recentApi.html>`_ +`Recents API <recentsApi.html>`_ |