Skip to content

Commit f143a4d

Browse files
stevsmitSteven Smith
andauthored
Updates a broken link (quay#1192)
Co-authored-by: Steven Smith <[email protected]>
1 parent 92ba17c commit f143a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/using-the-api.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ $ curl -X GET -H "Authorization: Bearer <your_access_token>" <1>
1212
<1> The OAuth 2 access token that was generated through the {productname} UI.
1313
<2> The URL of your {productname} deployment and the desired API endpoint.
1414

15-
All {productname} APIs are documented in the link:https://docs.redhat.com/en/documentation/red_hat_quay/{productname}/html-single/red_hat_quay_api_guide/index#red_hat_quay_application_programming_interface_api[{productname} Application Programming Interface (API)] chapter. Understanding how they are documented is crucial to successful invocation. Take, for example, the following entry for the `createAppToken` API endpoint:
15+
All {productname} APIs are documented in the link:https://docs.redhat.com/en/documentation/red_hat_quay/{producty}/html-single/red_hat_quay_api_guide/index#red_hat_quay_application_programming_interface_api[Application Programming Interface (API)] chapter. Understanding how they are documented is crucial to successful invocation. Take, for example, the following entry for the `createAppToken` API endpoint:
1616

1717
[source,text]
1818
----

0 commit comments

Comments
 (0)