From 93295a6a3fb52b94c7e3b12cc29e48583823dc5b Mon Sep 17 00:00:00 2001 From: Ana Manica Date: Thu, 29 Aug 2024 12:53:45 -0600 Subject: [PATCH] Testing ref links AGAIN --- docs/source/data-access-api/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/data-access-api/index.rst b/docs/source/data-access-api/index.rst index 524c89038..6dc93205f 100644 --- a/docs/source/data-access-api/index.rst +++ b/docs/source/data-access-api/index.rst @@ -8,7 +8,7 @@ repository provides a command-line utility and python package for interacting with the API programmatically. It is the preferred way to use the API. Users may also download, upload, and query via the REST API directly through the browser, or `curl` commands. -The :ref:`REST API Specification ` section below describes the various endpoints that are supported and how to use them. +The :ref:`REST API Specification ` section below describes the various endpoints that are supported and how to use them. *Note: Several sections and links begin with* [WIP]. *As development on the API is ongoing, this indicates that the full implementation of the functionality is yet to be completed.*