Skip to content

Commit

Permalink
clarify titles for frontend and backend configuration doc
Browse files Browse the repository at this point in the history
  • Loading branch information
paskal authored and umputun committed Oct 10, 2023
1 parent 10e4686 commit 41d27e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/src/docs/nav.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"section": "Configuration",
"children": [
{
"title": "Frontend",
"title": "Frontend configuration",
"href": "/configuration/frontend/"
},
{
"title": "CLI parameters",
"title": "Backend configuration",
"href": "/configuration/parameters/"
},
{
Expand Down

0 comments on commit 41d27e2

Please sign in to comment.