From 53123ec16291f2dd2c62dfc8babb17fa03f2d98d Mon Sep 17 00:00:00 2001 From: WeiYe <33245094+WeiYe-Jing@users.noreply.github.com> Date: Sat, 14 Mar 2020 13:40:41 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0166342d..6eafc195 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Quick Start操作完前四步之后 - 7、分别启动datax-admin-1.0.0.jar、datax-executor-1.0.0.jar - 8、启动命令demo:nohup java -Xmx1024M -Xms1024M -Xmn448M -XX:MaxMetaspaceSize=192M -XX:MetaspaceSize=192M -jar datax-admin-1.0.0.jar --server.port=8080& ## UI -[前端github地址](https://github.com/WeiYe-Jing/datax-vue-admin.git) +[前端github地址](https://github.com/WeiYe-Jing/datax-web-ui) ### Contributing Contributions are welcome! Open a pull request to fix a bug, or open an Issue to discuss a new feature or change.