Skip to content

Commit c966e81

Browse files
Merge pull request #3027 from balena-io/vipulgupta2048/fix-links
patch: Fix broken links after accounts section added
2 parents 0c63f47 + 45708be commit c966e81

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pages/learn/manage/actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ __Info:__ If you have a device [preloaded][preload-devices] with an OS version l
181181
[purge-data]:#purge-data
182182
[organization]:/learn/accounts/organizations/
183183
[administrator]:/learn/accounts/organizations/#managing-roles--access-in-an-organization
184-
[add-application-member]:/learn/accounts/#add-an-application-member
184+
[add-application-member]:/learn/accounts/account/#add-an-application-member
185185
[developer]:/learn/accounts/fleet-members#developer
186186
[support-access]:/learn/accounts/support-access
187187
[inactive-devices]:/learn/accounts/billing/#inactive-devices

pages/reference/api/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,5 @@ curl -X GET \
115115
[odata]:https://www.odata.org/
116116
[odata-docs]:https://www.odata.org/getting-started/basic-tutorial/
117117
[resources]:/reference/api/resources/fleet
118-
[tokens]:/learn/accounts/#session-tokens
119-
[api-keys]:/learn/accounts/#api-keys
118+
[tokens]:/learn/accounts/account#session-tokens
119+
[api-keys]:/learn/accounts/account#api-keys

0 commit comments

Comments
 (0)