-
Notifications
You must be signed in to change notification settings - Fork 322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add the chinese version of application architecture #3189
Conversation
|
||
## 全量数据存储于实时数据库(不推荐) | ||
|
||
![实时决策1](C:\Users\User\Downloads\OpenMLDB\docs\zh\tutorial\images\实时决策1.png) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- use the english filename
- change it to relative path, e.g. "images/figure1.png"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
apply those two changes to all figures accordingly
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also, there should be no space in the file name "common architecture.md" => "common_architecture.md"
|
||
## 全量数据存储于实时数据库(不推荐) | ||
|
||
![ca1](C:\Users\65972\Documents\GitHub\OpenMLDB\docs\zh\tutorial\images\ca1.png) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change all paths to like this: images/ca1.png,
No description provided.