使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
heuzef
/
diagrams
镜像自地址
https://github.com/mingrammer/diagrams.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
43
百科
动态
浏览代码
docs: update menus for alibaba cloud
pull/25/head
mingrammer
4 年前
父节点
7c4014c7d7
当前提交
f17e53e373
共有
2 个文件被更改
,包括
6 次插入
和
2 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+3
-0
website/i18n/en.json
+3
-2
website/sidebars.json
+ 3
- 0
website/i18n/en.json
查看文件
@@ -20,6 +20,9 @@
"guides/node": {
"title": "Nodes"
},
"nodes/alibabacloud": {
"title": "AlibabaCloud"
},
"nodes/aws": {
"title": "AWS"
},
+ 3
- 2
website/sidebars.json
查看文件
@@ -13,7 +13,8 @@
"nodes/aws",
"nodes/azure",
"nodes/gcp",
"nodes/k8s"
"nodes/k8s",
"nodes/alibabacloud"
]
}
}
}
撰写
预览
正在加载...
取消
保存