Skip to content

Commit

Permalink
Added link to packages (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
adimiko authored Jun 14, 2024
1 parent 6a98b21 commit 8a6fd60
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions documentation/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ const config = {
label: 'GitHub',
position: 'right',
},
{
href: 'https://www.nuget.org/packages?q=TransactionalBox',
label: 'Packages',
position: 'right',
},
],
},

Expand Down

0 comments on commit 8a6fd60

Please sign in to comment.