Skip to content

Commit

Permalink
Merge pull request #1889 from OffchainLabs/srinjoy/stylus-sidebar-hot…
Browse files Browse the repository at this point in the history
…-fix

corrected link in sidebar to awesome stylus
  • Loading branch information
srinjoyc authored Dec 9, 2024
2 parents 8fb9f61 + f47fa85 commit d926da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ const sidebars = {
{
type: 'link',
label: 'Awesome Stylus',
href: 'https://docs.rs/stylus-sdk/latest/stylus_sdk/index.html',
href: 'https://github.com/OffchainLabs/awesome-stylus',
},
],
},
Expand Down

0 comments on commit d926da1

Please sign in to comment.