Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

Commit 3397379

Browse files
jjangga0214yyx990803
authored andcommitted
add external links (#30)
fix a link for regression-testing
1 parent 03ff25a commit 3397379

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,32 +80,32 @@ After 2.6 we will switch to a time-based release schedule for minor releases. Th
8080

8181
- **Actionable: edge build automatic release system**
8282

83-
### Regression Testing
83+
### [Regression Testing](https://github.com/vuejs/regression-testing)
8484

8585
We plan to invest time in developing a more robust regression testing system to ensure we don't accidentally break production apps in patch and minor releases. The system will run integration tests on major libraries / frameworks in the ecosystem and other non-trivial codebases to ensure stability.
8686

8787
- **Actionable: regression testing system**
8888

8989
## Tooling
9090

91-
### vue-cli 3.0
91+
### [vue-cli 3.0](https://github.com/vuejs/vue-cli)
9292

9393
* **Status:** stable
9494
* **Goal:** upgrade `vue-cli` to address project upgrade issues and provide even smoother DX.
9595
* [Docs](https://cli.vuejs.org)
9696

97-
### vue-test-utils
97+
### [vue-test-utils](https://github.com/vuejs/vue-test-utils)
9898

9999
* **Status:** beta
100100
* **Goal:** provide an official library and guide for unit testing Vue components.
101-
* **Lead:** @eddyerburgh
101+
* **Lead:** [@eddyerburgh](https://github.com/eddyerburgh)
102102
* [Docs](https://vue-test-utils.vuejs.org/)
103103

104-
### DevTools 5.0
104+
### [DevTools 5.0](https://github.com/vuejs/vue-devtools)
105105

106106
- **Status:** beta
107107
- **Goal:** new features like Routing, Performance benchmarks and much more.
108-
- **Lead:** @Akryum
108+
- **Lead:** [@Akryum](https://github.com/Akryum)
109109

110110
## Upcoming Events
111111

0 commit comments

Comments
 (0)