Skip to content

Commit

Permalink
Merge pull request #2397 from letmejustputthishere/fix/change-subnav-…
Browse files Browse the repository at this point in the history
…label

Fix/change subnav label
  • Loading branch information
jessiemongeon1 authored Jan 25, 2024
2 parents 7c8cb21 + 2691034 commit e3b0e3b
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 98 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The developer documentation must follow the provided style guide in order to be

#### Requirements

- [Node v16](https://nodejs.org/en/blog/release/v16.16.0) **(v18 not recommended)**.
- [Node v18](https://nodejs.org/en/blog/release/v18.17.0)

#### Install and run locally

Expand Down
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const subnavItems = [
type: "doc",
position: "left",
docId: "home",
label: "Docs",
label: "Home",
},
{
type: "docSidebar",
Expand Down
Loading

0 comments on commit e3b0e3b

Please sign in to comment.