Skip to content

Commit bf66e13

Browse files
authored
fix broken get-credentials links (#136)
1 parent a1a5617 commit bf66e13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/changelog/overview.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ Release notes for the Flare Platform can be found on the [product documentation
4747

4848
<Update label="2025-04" description="API - April 2025">
4949
Released a new version of the List All Credentials endpoint,
50-
[List All Credentials V2 <Icon icon="code" size={16} />](/api-reference/astp/endpoints/get-credentials),
50+
[List All Credentials V2 <Icon icon="code" size={16} />](/api-reference/leaksdb/endpoints/get-credentials-v2),
5151
which supports the
5252
[Flare standard paging pattern <Icon icon="book" size={16} />](/concepts/paging).
5353

5454
The old endpoint is still supported and was marked as deprecated:
55-
[List All Credentials V1 <Icon icon="code" size={16} />](/api-reference/astp/endpoints/get-credentials-v1).
55+
[List All Credentials V1 <Icon icon="code" size={16} />](/api-reference/leaksdb/endpoints/get-credentials-v1).
5656
</Update>
5757

5858
<Update label="2025-02-18" description="Python SDK - v0.2.1">

0 commit comments

Comments
 (0)