Skip to content

Commit

Permalink
Update linksDrafts.js
Browse files Browse the repository at this point in the history
add 2017 draft
  • Loading branch information
juffleberry authored Aug 29, 2023
1 parent f3cf795 commit d060931
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Drafts/linksDrafts.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ const links = [
{
label: "2018 Draft",
href: "https://docs.google.com/spreadsheets/d/1oT82SD2BRACehVheg50eoCtPrqVJvmOavkyx0jIrhOQ/edit#gid=0",
},
{
label: "2017 Draft",
href: "https://docs.google.com/spreadsheets/d/1hMGax1Wa8cRGL5Mxz8lpa7qDd7u_GU9CCkbOXKrGvNA/edit#gid=237276348",
}
];

Expand Down

0 comments on commit d060931

Please sign in to comment.