We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7cf67c commit 64e2b67Copy full SHA for 64e2b67
1 file changed
doc/sphinx-guides/source/api/native-api.rst
@@ -8842,7 +8842,7 @@ A curl example using allowing access to a dataset's metadata
8842
8843
curl -H "X-Dataverse-key:$API_KEY" -H 'Content-Type:application/json' -d "$JSON" "$SERVER_URL/api/admin/requestSignedUrl"
8844
8845
-Please see :ref:`dataverse.api.signature-secret` for the configuration option to add a shared secret, enabling extra
+Please see :ref:`dataverse.api.signing-secret` for the configuration option to add a shared secret, enabling extra
8846
security.
8847
8848
.. _send-feedback-admin:
0 commit comments