Skip to content

Commit

Permalink
Fix service-accounts link
Browse files Browse the repository at this point in the history
  • Loading branch information
fhlavac committed Feb 13, 2024
1 parent 9d4cfb9 commit 0a270d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header/Tools.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ const Tools = () => {
title: 'Authentication Policy',
},
{
url: '/application-services/service-accounts',
url: '/iam/service-accounts',
title: 'Service Accounts',
},
],
Expand Down

0 comments on commit 0a270d5

Please sign in to comment.