Skip to content

Commit

Permalink
docs: add link to rustdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
shadaj committed Nov 9, 2024
1 parent c58f13c commit 40afc48
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ const config = {
type: 'docSidebar',
sidebarId: 'deploySidebar',
label: 'Hydro Deploy',
},
{
href: 'https://docs.hydro.run',
label: 'Rustdoc',
}
]
},
Expand Down

0 comments on commit 40afc48

Please sign in to comment.