We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 202893e commit 518a3e6Copy full SHA for 518a3e6
services/explorer-ui/src/pages/verified-contracts.tsx
@@ -24,7 +24,7 @@ export const VerifiedContracts: FC = () => {
24
<p>
25
You can always find the latest verified contracts by checking{" "}
26
<a
27
- 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"
28
className="text-purple-light hover:font-bold"
29
>
30
our github-repo
0 commit comments