Skip to content

Commit 2ec652c

Browse files
authored
Merge pull request #498 from snyk/fix/api-auth-location-in-config-file
updated path to API auth page in config file
2 parents 45bff25 + 46b491f commit 2ec652c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/api-docs-generator/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ specs:
66
suffix: " (v1)"
77
docsHint: This document uses the v1 API, which will eventually be deprecated, as further Snyk developments are now focused on the REST API. For more details, see the [v1 API](../v1-api.md).
88
- path: docs/.gitbook/assets/rest-spec.json
9-
docsHint: This document uses the REST API. For more details, see the [Authentication for API](../rest-api/authentication-for-api/) page.
9+
docsHint: This document uses the REST API. For more details, see the [Authentication for API](../authentication-for-api/) page.
1010
categoryContext:
1111
- name: dependencies-v1
1212
hint: |

0 commit comments

Comments
 (0)