Skip to content

Commit e69bb86

Browse files
committed
readme
1 parent 15a6733 commit e69bb86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Vue.js is a library for building interactive web interfaces. It provides the ben
1212
- Extendable Data bindings
1313
- Plain JavaScript objects as models
1414
- Building interface by composing reusable components
15-
- Flexibility to mix & match small libraries for a custom front-end stack
15+
- Flexibility to mix & match the view layer with other libraries
1616

1717
It's really really easy to get started. Seriously, it's so easy:
1818

@@ -44,7 +44,7 @@ Read the [contributing guide](https://github.com/yyx990803/vue/blob/master/CONTR
4444

4545
## Get in Touch
4646

47-
- General questions: check the [FAQ](https://github.com/yyx990803/vue/wiki/FAQ) first, if it's not addressed in there, ask [here](https://github.com/yyx990803/vue/issues/96).
47+
- General, non source-code related questions: check the [FAQ](https://github.com/yyx990803/vue/wiki/FAQ) first, if it's not addressed in there, ask [here](https://github.com/vuejs/Discussion/issues).
4848
- If you have a Vue-related project/component/tool, add it to [this list](https://github.com/yyx990803/vue/wiki/User-Contributed-Components-&-Tools)!
4949
- Bugs, suggestions & feature requests: [open an issue](https://github.com/yyx990803/vue/issues)
5050
- Twitter: [@vuejs](https://twitter.com/vuejs)

0 commit comments

Comments
 (0)