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

technoboy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c1e469  Correct hyperlinks in document (#1407)
9c1e469 is described below

commit 9c1e4694ac25541fe3bfcd28399eed8a7daf5dcc
Author: 吴伟杰 <[email protected]>
AuthorDate: Tue Aug 25 14:32:47 2020 +0800

    Correct hyperlinks in document (#1407)
---
 docs/content/user-manual/elasticjob-lite/usage/job-api/java-api.en.md   | 2 +-
 .../user-manual/elasticjob-lite/usage/job-api/spring-namespace.en.md    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/docs/content/user-manual/elasticjob-lite/usage/job-api/java-api.en.md 
b/docs/content/user-manual/elasticjob-lite/usage/job-api/java-api.en.md
index f3d374b..21fe727 100644
--- a/docs/content/user-manual/elasticjob-lite/usage/job-api/java-api.en.md
+++ b/docs/content/user-manual/elasticjob-lite/usage/job-api/java-api.en.md
@@ -75,7 +75,7 @@ Using ElasticJob may meet some distributed problem which is 
not easy to observe.
 
 Because of developer can not debug in production environment, ElasticJob 
provide `dump` command to export job runtime information for debugging.
 
-Please refer to [Operation 
Manual](/cn/user-manual/elasticjob-lite/operation/dump) for more details.
+Please refer to [Operation 
Manual](/en/user-manual/elasticjob-lite/operation/dump) for more details.
 
 The example below is how to configure spring namespace for open listener port 
to dump.
 
diff --git 
a/docs/content/user-manual/elasticjob-lite/usage/job-api/spring-namespace.en.md 
b/docs/content/user-manual/elasticjob-lite/usage/job-api/spring-namespace.en.md
index 94b52e7..f49c070 100644
--- 
a/docs/content/user-manual/elasticjob-lite/usage/job-api/spring-namespace.en.md
+++ 
b/docs/content/user-manual/elasticjob-lite/usage/job-api/spring-namespace.en.md
@@ -49,7 +49,7 @@ Using ElasticJob may meet some distributed problem which is 
not easy to observe.
 
 Because of developer can not debug in production environment, ElasticJob 
provide `dump` command to export job runtime information for debugging.
 
-Please refer to [Operation 
Manual](/cn/user-manual/elasticjob-lite/operation/dump) for more details.
+Please refer to [Operation 
Manual](/en/user-manual/elasticjob-lite/operation/dump) for more details.
 
 The example below is how to configure SnapshotService for open listener port 
to dump.
 

Reply via email to