-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: document adds line separator (#349)
- Loading branch information
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,14 +35,20 @@ OzHera is an Application Observable Platform in the Cloud Native Era. open-sourc | |
+ username: [email protected] | ||
+ password: 123456 | ||
|
||
--- | ||
|
||
### Official Website | ||
|
||
Welcome to visit the [official website](https://ozhera.m.one.mi.com/) of OzHera. | ||
|
||
--- | ||
|
||
### Community Website | ||
|
||
Welcome to visit the [community website](https://m.one.mi.com/index) of OzHera, where we will publish OzHera's technical documentation, thoughts, and achievements. We welcome everyone to join the discussion. | ||
|
||
--- | ||
|
||
### Deployment | ||
[operator-usage-document.md](readme%2Fdeploy%2Fozhera-deploy-document.md) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,14 +35,19 @@ OzHera是由小米-中国区研发效能团队开源的一款云原生时代的 | |
+ username: [email protected] | ||
+ password: 123456 | ||
|
||
--- | ||
|
||
### 官方网站 | ||
|
||
欢迎访问OzHera的[官方网站](https://ozhera.m.one.mi.com/) | ||
|
||
--- | ||
|
||
### 社区 | ||
|
||
欢迎访问OzHera的[社区网站](https://m.one.mi.com/index),我们会将OzHera的技术向分享、思考与最新成果发布在上面, 欢迎大家共同交流 | ||
|
||
--- | ||
|
||
### 部署 | ||
[operator使用文档.md](readme%2Fdeploy%2Fozhera-deploy-document_cn.md) | ||
|