Skip to content

Commit 9363042

Browse files
committed
Modify some unuseful links.
1 parent ff5e486 commit 9363042

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

README-ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@
182182

183183
## License
184184

185-
       DSS is under the Apache 2.0 license. See the [License](LICENSE) file for details.
185+
       DSS is under the Apache 2.0 license. See the [License](https://github.com/WeBankFinTech/DataSphereStudio/blob/master/LICENSE) file for details.

web/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@ Scriptis is for interactive data analysis with script development(SQL, Pyspark,
3030

3131
## QuickStart
3232

33-
Read the Quick Start [Quick Start](/docs/en_US/ch3/Scriptis_Quick_Start.md)
33+
Read the Quick Start [Quick Start](./docs/en_US/ch3/Scriptis_Quick_Start.md)
3434

3535
## Comparison with similar scheduler systems
36-
![Comparison](/docs/en_US/images/readme/Comparison.png)
36+
![Comparison](./docs/en_US/images/readme/Comparison.png)
3737

3838
## Community
3939
If you desire immediate response, please kindly raise issues to us or scan the below QR code by WeChat and QQ to join our group:
4040

41-
![WeChatQQ](/docs/en_US/images/wechatQQ.png)
41+
![WeChatQQ](./docs/en_US/images/wechatQQ.png)
4242

4343
## License
4444

45-
Scriptis is under the Apache 2.0 license. See the [LICENSE]((http://www.apache.org/licenses/LICENSE-2.0)) file for details
45+
Scriptis is under the Apache 2.0 license. See the [LICENSE](https://github.com/WeBankFinTech/DataSphereStudio/blob/master/LICENSE) file for details

web/docs/zh_CN/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Scriptis
77

88
## 引言:
99

10-
Scriptis是一款支持在线写SQL、Pyspark、HiveQL等脚本,提交给**Linkis**(Linkis是什么?[点我了解](https://github.com/WeBankFinTech/Linkis/blob/master/docs/zh_CN/README.md)执行的数据分析Web工具,且支持UDF、函数、资源管控和智能诊断等企业级特性。
10+
Scriptis是一款支持在线写SQL、Pyspark、HiveQL等脚本,提交给**Linkis**(Linkis是什么?[点我了解](https://github.com/WeBankFinTech/Linkis/blob/master/docs/zh_CN/README.md) 执行的数据分析Web工具,且支持UDF、函数、资源管控和智能诊断等企业级特性。
1111

1212
----
1313

web/docs/zh_CN/ch2/±אׂכ־ִµµ.md renamed to web/docs/zh_CN/ch2/前台编译文档.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ npm run build
5050
npm run serve
5151
```
5252

53-
在浏览器中(建议Chrome浏览器)通过链接访问应用:[http://localhost:8080/](http://localhost:8080/) .
53+
在浏览器中(建议Chrome浏览器)通过链接访问应用:```http://localhost:8080/```
5454
当您使用该方式运行项目时,您对代码的改动产生的效果,会动态体现在浏览器上。
5555

5656
**注意:因为项目采用前后端分离开发,所以在本地浏览器上运行时,需要对浏览器进行设置跨域才能访问后端接口:**

0 commit comments

Comments
 (0)