Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

Commit

Permalink
Update governance process link on Governance page. Resolves #76
Browse files Browse the repository at this point in the history
  • Loading branch information
delfipolito committed Dec 11, 2018
1 parent dc7a763 commit 5488b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Project/GovernanceContent.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const mudule1Content = (
<span>
<p>We care a great deal about governance. That’s why we have created the Aragon Governance Proposals. You can vote on them, or create your own with our governance process.</p>
<p>
<a className="action-button" target="_blank" href="https://forum.aragon.org/t/request-for-comment-agp-1-the-aragon-governance-proposal-process/233">
<a className="action-button" target="_blank" href="https://github.com/aragon/AGPs/blob/master/AGPs/AGP-1.md">
<span>Governance process <img src={require(`../General/assets/arrow.svg`)}/></span>
</a>
</p>
Expand Down

0 comments on commit 5488b05

Please sign in to comment.