Skip to content

Commit

Permalink
fix: redirect for the-official-near-white-paper (#1031)
Browse files Browse the repository at this point in the history
  • Loading branch information
shelegdmitriy authored Mar 6, 2024
1 parent 107f5bb commit 4f70eda
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/pages/papers/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const PapersPage: NextPageWithLayout = () => {
docs: {
doomslug: '/files/doomslug.pdf',
nightshade: '/files/nightshade.pdf',
whitePaperNearProtocol: '/files/white-paper-near-protocol.pdf',
whitePaperNearProtocol: '/files/the-official-near-white-paper.pdf',
},
}}
/>
Expand Down

0 comments on commit 4f70eda

Please sign in to comment.