Skip to content

Commit

Permalink
hotfix: correct link for verified contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
FilipHarald committed Dec 17, 2024
1 parent 202893e commit 518a3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/explorer-ui/src/pages/verified-contracts.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export const VerifiedContracts: FC = () => {
<p>
You can always find the latest verified contracts by checking{" "}
<a
href="https://github.com/aztlan-labs/chicmoz/blob/feat/verified_contracts/services/explorer-api/src/constants.ts"
href="https://github.com/aztlan-labs/chicmoz/blob/main/services/explorer-api/src/constants.ts"
className="text-purple-light hover:font-bold"
>
our github-repo
Expand Down

0 comments on commit 518a3e6

Please sign in to comment.