Skip to content

Commit

Permalink
hotfix: manage my id link
Browse files Browse the repository at this point in the history
  • Loading branch information
luistorres committed May 6, 2024
1 parent 333224e commit 4dde63a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const Status = () => {
<Check />
</div>
<Link
href={providerUrl}
href={'https://dashboard.idos.network/'}
className="select-none rounded-md text-xs text-blue-500 hover:text-blue-400 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-mono-400"
>
Manage my ID
Expand Down

0 comments on commit 4dde63a

Please sign in to comment.