Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
doocho authored Nov 17, 2024
1 parent ff1d472 commit c77e93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/project/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ const UploadCode = () => {
tooltipText={
<p className="py-1 px-2">
If you select this option, the code will be uploaded to{" "}
<a className="font-bold hover:underline hover:text-white" target="blank" href="https://veriwell.dev">
<a className="font-bold hover:underline hover:text-white" target="blank" href="https://veriveri.vercel.app">
VeriWell
</a>{" "}
and automatically verified after the deployment step
Expand Down

0 comments on commit c77e93e

Please sign in to comment.