Skip to content

Commit

Permalink
Merge branch 'soroban-merge/dapps-challenge' of github.com:stellar/st…
Browse files Browse the repository at this point in the history
…ellar-docs into soroban-merge/dapps-challenge
  • Loading branch information
ElliotFriend committed Apr 24, 2024
2 parents 0d666d5 + c73b225 commit 0df1577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sidebar-generator.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module.exports = async ({ defaultSidebarItemsGenerator, ...args }) => {
dappsChallenge.items.splice(1, 0, {
type: 'link',
href: '/docs/learn/interactive/dapps/dashboard',
label: 'Dashboard'
label: 'Dapps Challenge Dashboard'
})
}

Expand Down

0 comments on commit 0df1577

Please sign in to comment.