Skip to content

Commit

Permalink
add doc Deployment-Recommendation and remove doc Get-Installation-Pac…
Browse files Browse the repository at this point in the history
…kage to stage (#83)
  • Loading branch information
wanghui42 authored Sep 5, 2023
1 parent 6f239bf commit 2679b10
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar_timecho/V1.2.x/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export const enSidebar = {
// children: 'structure',
children: [
{ text: 'Environmental Requirement', link: 'Environmental-Requirement' },
{ text: 'Get Installation Package', link: 'Get-Installation-Package' },
{ text: 'Resource Recommendation', link: 'Deployment-Recommendation' },
{ text: 'Deployment Guide', link: 'Deployment-Guide_timecho' },
{ text: 'Docker Install', link: 'Docker-Install' },
{ text: 'Monitoring-Board-Install-and-Deploy', link: 'Monitoring-Board-Install-and-Deploy' },
Expand Down
1 change: 1 addition & 0 deletions src/.vuepress/sidebar_timecho/V1.2.x/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ export const zhSidebar = {
// children: 'structure',
children: [
{ text: '环境要求', link: 'Environmental-Requirement' },
{ text: '资源推荐', link: 'Deployment-Recommendation' },
{ text: '部署指导', link: 'Deployment-Guide_timecho' },
{ text: 'docker部署', link: 'Docker-Install' },
{ text: '监控面板安装部署', link: 'Monitoring-Board-Install-and-Deploy' },
Expand Down

0 comments on commit 2679b10

Please sign in to comment.