Skip to content

Commit

Permalink
docs: add shell completion to nav.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cfabianski authored Oct 27, 2023
1 parent 335b311 commit 2cc9a0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/_data/nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ module.exports = [
name: "Using Bearer Cloud",
url: "/guides/bearer-cloud/",
},
{
name: "Enable shell completion",
url: "/guides/shell-completion/",
},
],
},
{
Expand Down

0 comments on commit 2cc9a0a

Please sign in to comment.