Skip to content

Commit

Permalink
MAINT: update pdf download link to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
lacabra committed Dec 3, 2021
1 parent 1d79ad9 commit 3cd8884
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const config = {
{
position: 'left',
label: 'Download PDF',
href: 'https://github.com/unicef/publicgoods-toolkit/releases/download/v0.1.0/publicgoods-toolkit.pdf',
href: 'https://github.com/unicef/publicgoods-toolkit/releases/latest/download/publicgoods-toolkit.pdf',
},
// {to: '/blog', label: 'Blog', position: 'left'},
{
Expand Down Expand Up @@ -91,7 +91,7 @@ const config = {
items: [
{
label: 'Toolkit PDF',
href: 'https://github.com/unicef/publicgoods-toolkit/releases/download/v0.1.0/publicgoods-toolkit.pdf',
href: 'https://github.com/unicef/publicgoods-toolkit/releases/latest/download/publicgoods-toolkit.pdf',
},
],
},
Expand Down

0 comments on commit 3cd8884

Please sign in to comment.