Skip to content

Commit 59d9979

Browse files
committed
fix docs links
1 parent dac2f6d commit 59d9979

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
@@ -23,8 +23,8 @@ Vue.js is an MIT-licensed open source project. Its ongoing development is made p
2323

2424
Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features include:
2525

26-
- [Dead simple, unobtrusive reactivity using plain JavaScript objects.](http://vuejs.org/guide/overview.html#Reactive_Data_Binding)
27-
- [Component-oriented development style with tooling support](http://vuejs.org/guide/overview.html#Component_System)
26+
- [Dead simple, unobtrusive reactivity using plain JavaScript objects.](http://vuejs.org/guide/overview.html#Reactive-Data-Binding)
27+
- [Component-oriented development style with tooling support](http://vuejs.org/guide/overview.html#Component-System)
2828
- Lean and extensible core
2929
- [Flexible transition effect system](http://vuejs.org/guide/transitions.html)
3030
- Fast without the need for complex optimization

0 commit comments

Comments
 (0)