Skip to content

Commit

Permalink
[doc] Fix weight in engines
Browse files Browse the repository at this point in the history
  • Loading branch information
JingsongLi committed Jul 15, 2024
1 parent 1cca473 commit 99be282
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/content/engines/doris.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Doris"
weight: 5
weight: 3
type: docs
aliases:
- /engines/doris.html
Expand Down
2 changes: 1 addition & 1 deletion docs/content/engines/hive.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Hive"
weight: 5
weight: 4
type: docs
aliases:
- /engines/hive.html
Expand Down
2 changes: 1 addition & 1 deletion docs/content/engines/starrocks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "StarRocks"
weight: 5
weight: 2
type: docs
aliases:
- /engines/starrocks.html
Expand Down

0 comments on commit 99be282

Please sign in to comment.