Skip to content

Commit

Permalink
Add link to Puffer SDK docs
Browse files Browse the repository at this point in the history
  • Loading branch information
9inpachi committed Jan 20, 2025
1 parent 5ae5478 commit 95292d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ const sidebars = {
type: "category",
label: "Reference",
items: ["glossary", "hardforks", "slash", "faq", "cookie-policy", "privacy-policy", "terms-of-service"]
},
{
type: "link",
label: "Puffer SDK",
href: 'https://pufferfinance.github.io/puffer-sdk/',
}
]
};
Expand Down

0 comments on commit 95292d0

Please sign in to comment.