Skip to content

Commit 0c7281c

Browse files
committed
docs: remove coming soon
1 parent 51f51a8 commit 0c7281c

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ node_js:
44
cache: yarn
55
script:
66
- yarn
7+
- yarn run lint --no-fix
78
- yarn run build

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ An out-of-box UI solution for enterprise applications as a Vue boilerplate. base
1818
- Preview: https://preview.pro.loacg.com
1919
- Home Page: https://pro.loacg.com
2020
- Documentation: https://pro.loacg.com/docs/getting-started
21-
- ChangeLog: https://pro.loacg.com/docs/changelog coming soon
22-
- FAQ: https://pro.loacg.com/docs/faq coming soon
21+
- ChangeLog: https://pro.loacg.com/docs/changelog
22+
- FAQ: https://pro.loacg.com/docs/faq
2323

2424
Overview
2525
----

README.zh-CN.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ An out-of-box UI solution for enterprise applications as a Vue boilerplate. base
1616
</div>
1717

1818
- 预览: https://preview.pro.loacg.com
19-
- 首页 Page: https://pro.loacg.com
19+
- 首页: https://pro.loacg.com
2020
- 文档: https://pro.loacg.com/docs/getting-started
21-
- 更新日志: https://pro.loacg.com/docs/changelog coming soon
22-
- 常见问题: https://pro.loacg.com/docs/faq coming soon
21+
- 更新日志: https://pro.loacg.com/docs/changelog
22+
- 常见问题: https://pro.loacg.com/docs/faq
2323

2424
Overview
2525
----

0 commit comments

Comments
 (0)