This is an automated email from the ASF dual-hosted git repository.

peacewong pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new e1aa1bf  fix url in context_service_listener
     new 6627f3f  Merge pull request #61 from Alexkun/dev
e1aa1bf is described below

commit e1aa1bf3de489cfad1f569626c2f9a3e2e666633
Author: alexkun <[email protected]>
AuthorDate: Tue Dec 21 14:53:25 2021 +0800

    fix url in context_service_listener
---
 .../context_service/context_service_listener.md                       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/docs/architecture/public_enhancement_services/context_service/context_service_listener.md
 
b/docs/architecture/public_enhancement_services/context_service/context_service_listener.md
index e236b8c..e26659d 100644
--- 
a/docs/architecture/public_enhancement_services/context_service/context_service_listener.md
+++ 
b/docs/architecture/public_enhancement_services/context_service/context_service_listener.md
@@ -24,7 +24,7 @@ ContextKeyCallbackEngine returns the updated CSKeys value to 
all registered clie
 
 ### **Listener UM class diagram**
 
-![](/Images/Architecture/Public_Enhancement_Service/ContextService/linkis-contextservice-search-02.png)
+![](/Images/Architecture/Public_Enhancement_Service/ContextService/linkis-contextservice-listener-02.png)
 
 Interface: ListenerManager
 
@@ -34,4 +34,4 @@ Internally: provide a callback engine for specific event 
registration, access, u
 
 ## **Listener callbackengine timing diagram**
 
-![](/Images/Architecture/Public_Enhancement_Service/ContextService/linkis-contextservice-search-03.png)
\ No newline at end of file
+![](/Images/Architecture/Public_Enhancement_Service/ContextService/linkis-contextservice-listener-03.png)
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to