Skip to content

Commit

Permalink
Merge pull request kubeedge#534 from Poorunga/main
Browse files Browse the repository at this point in the history
add cni to sidebar
  • Loading branch information
Poorunga authored Jan 17, 2024
2 parents 8793f63 + 7849fc8 commit c360f02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vuepress/configs/sidebar/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const guide = {
'/guide/ssh.md',
'/guide/edge-kube-api.md',
'/guide/ha.md',
'/guide/cni.md',
],
}

Expand Down
1 change: 1 addition & 0 deletions docs/.vuepress/configs/sidebar/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const guide = {
'/zh/guide/ssh.md',
'/zh/guide/edge-kube-api.md',
'/zh/guide/ha.md',
'/zh/guide/cni.md',
],
}

Expand Down

0 comments on commit c360f02

Please sign in to comment.