Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions site.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@
"link": "/blog",
"text": "Blog"
},
{
Comment thread
ovflowd marked this conversation as resolved.
"link": "https://beta.docs.nodejs.org/",
"label": "components.containers.navBar.links.betaDocs",
Comment thread
bmuenzenmeyer marked this conversation as resolved.
Outdated
"target": "_blank",
"accent": true
Comment thread
bmuenzenmeyer marked this conversation as resolved.
},
{
"link": "/docs/latest/api/",
"text": "Docs"
Expand Down
Loading