Skip to content

Commit 07c366b

Browse files
committed
rename data-modelling-overview to index as per convention
1 parent 32ba6c2 commit 07c366b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@ const sidebars = {
977977
label: "Data Modeling",
978978
collapsed: false,
979979
collapsible: false,
980-
link: {type: "doc", id: "en/data-modeling/data-modeling-overview"},
980+
link: {type: "doc", id: "en/data-modeling/index"},
981981
items: [
982982
"en/data-modeling/schema-design",
983983
{

0 commit comments

Comments
 (0)