Skip to content

Commit 518a3e6

Browse files
committed
hotfix: correct link for verified contracts
1 parent 202893e commit 518a3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/explorer-ui/src/pages/verified-contracts.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export const VerifiedContracts: FC = () => {
2424
<p>
2525
You can always find the latest verified contracts by checking{" "}
2626
<a
27-
href="https://github.com/aztlan-labs/chicmoz/blob/feat/verified_contracts/services/explorer-api/src/constants.ts"
27+
href="https://github.com/aztlan-labs/chicmoz/blob/main/services/explorer-api/src/constants.ts"
2828
className="text-purple-light hover:font-bold"
2929
>
3030
our github-repo

0 commit comments

Comments
 (0)