Skip to content

Commit

Permalink
Agent: fix coming soon URL (#992)
Browse files Browse the repository at this point in the history
  • Loading branch information
izqui authored and sohkai committed Sep 11, 2019
1 parent e92f3d4 commit 65df4d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/agent/app/src/components/ComingSoon.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function ComingSoon() {
We are currently working on the full version of this app. You’ll soon be
able to browse Agent interactions with other Ethereum applications
from here.
<Link href="https://frame.sh">Learn how you can start using it today</Link>
<Link href="https://aragon.org/agent">Learn how you can start using it today</Link>
</div>
</Card>
)
Expand Down

0 comments on commit 65df4d0

Please sign in to comment.