Skip to content

Commit

Permalink
fix: update Care's DPG URL (#9322)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanuj1718 authored Dec 9, 2024
1 parent fac77a7 commit f87a2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Auth/Login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ const Login = (props: { forgot?: boolean }) => {
<div className="max-w-lg text-xs md:text-sm">
<div className="mb-2 ml-1 flex items-center gap-4">
<a
href="https://digitalpublicgoods.net/registry/coronasafe-care.html"
href="https://www.digitalpublicgoods.net/r/care"
rel="noopener noreferrer"
target="_blank"
>
Expand Down

0 comments on commit f87a2a4

Please sign in to comment.