Skip to content

Commit

Permalink
docs: move changelog higher in nav (#2976)
Browse files Browse the repository at this point in the history
Makes changelog more visible
  • Loading branch information
Meschreiber authored Apr 10, 2024
1 parent ec04c50 commit 4e5f79d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
],
"sidebar": {
"Introduction": "/",
"Changelog": "/federation-versions",
"Quickstart": {
"Project setup": "/quickstart/setup",
"Composition in GraphOS Studio": "/quickstart/studio-composition",
Expand Down Expand Up @@ -64,7 +65,6 @@
"Changes from Federation 1": "/federation-2/new-in-federation-2",
"Steps to move": "/federation-2/moving-to-federation-2",
"Backward compatibility": "/federation-2/backward-compatibility"
},
"Changelog": "/federation-versions"
}
}
}

0 comments on commit 4e5f79d

Please sign in to comment.