Skip to content

Commit

Permalink
1186 why stamps expired (passportxyz#1240)
Browse files Browse the repository at this point in the history
* fix(app): add link to kb article & add error log to ceramicContext

* fix(app): updating url to FAQ section

---------

Co-authored-by: Michael Green <[email protected]>
  • Loading branch information
michaelgreen06 and Michael Green authored May 8, 2023
1 parent dcb0055 commit 6dada48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/ExpiredStampModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export const ExpiredStampModal = ({ isOpen, onClose }: ExpiredStampModalProps) =
</p>
<a
className="mb-1 text-center text-sm text-blue-600 underline"
href="https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-passport/what-are-stamps"
href="https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-passport/common-questions/why-have-my-stamps-expired"
target="_blank"
rel="noopener noreferrer"
>
Expand Down

0 comments on commit 6dada48

Please sign in to comment.