Skip to content

Commit

Permalink
update url of white paper in main nav under the point learn (#5077)
Browse files Browse the repository at this point in the history
  • Loading branch information
herrpatrickmueller authored Feb 11, 2025
1 parent 3daba3c commit 60b9b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ const marketingNav = {
{ name: "ICP Wiki", href: "https://wiki.internetcomputer.org/" },
{
name: "White paper",
href: "https://dfinity.org/whitepaper.pdf",
href: "https://internetcomputer.org/whitepapers/The%20Internet%20Computer%20for%20Geeks.pdf",
},
{
name: "History of ICP",
Expand Down

0 comments on commit 60b9b6b

Please sign in to comment.