pandaapo commented on code in PR #152: URL: https://github.com/apache/eventmesh-site/pull/152#discussion_r1427760797
########## docs/instruction/03-runtime.md: ########## @@ -1,6 +1,6 @@ # EventMesh Runtime -The EventMesh Runtime is a stateful mesh node in an EventMesh cluster that is responsible for event transfer between the Source Connector and the Sink Connector, and can use EventMesh Storage as a storage queue for events. +The EventMesh Runtime is a stateful mesh node in an EventMesh cluster that is responsible for event transfer between the Source Connector and the Sink Connector, and can use Event Store as a storage queue for events.  Review Comment: > However, relative paths also have drawbacks. When a folder is moved, all relative paths in the markdown files will become invalid and need to be updated. Besides using the GitHub Raw URL as an absolute path, I can't think of any other way to solve this issue temporarily. After all, using a path relative to the website root directory like `/path/to/image.jpg` also encounters the same problem, just like it is now. 除了使用GitHub Raw URL 作为绝对路径以外,我暂时想不到什么方式来解决该问题。毕竟使用相对于网站根目录的路径`/path/to/image.jpg`也存在该问题,就像现在这样。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
