Skip to content

Commit

Permalink
Update linksConstitution.js
Browse files Browse the repository at this point in the history
updated constitution link
  • Loading branch information
juffleberry authored Oct 2, 2024
1 parent b576096 commit 5443048
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Constitution/linksConstitution.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const links = [
{
label: "Constitution Draft",
href: "https://docs.google.com/document/d/1MDXlOvWIK086S4ujMxTszR9PoGzvj_Nw/edit?usp=sharing&ouid=102878776533782093974&rtpof=true&sd=true",
label: "Constitution",
href: "https://docs.google.com/document/d/1WTv6wyyhCLDl3IZdLQZoemQmArVeP3whRqmrmD9foHI/edit",
},
];

Expand Down

0 comments on commit 5443048

Please sign in to comment.