Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links to docs in Readme #3858

Merged
merged 2 commits into from
Oct 5, 2016
Merged

Fix links to docs in Readme #3858

merged 2 commits into from
Oct 5, 2016

Conversation

posva
Copy link
Member

@posva posva commented Oct 5, 2016

I'm unsure about the first link update because there's no real equivalent on the v2 docs. It may be worth to update the whole line

@codecov-io
Copy link

codecov-io commented Oct 5, 2016

Current coverage is 100% (diff: 100%)

Merging #3858 into dev will not change coverage

@@            dev   #3858   diff @@
===================================
  Files        72      72          
  Lines      2949    2949          
  Methods       0       0          
  Messages      0       0          
  Branches      0       0          
===================================
  Hits       2949    2949          
  Misses        0       0          
  Partials      0       0          

Powered by Codecov. Last update e6d224c...9bf2fbf

@@ -58,8 +58,8 @@ Vue.js is an MIT-licensed open source project. Its ongoing development is made p

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

- [Dead simple, unobtrusive reactivity using plain JavaScript objects.](https://vuejs.org/guide/overview.html#Reactive-Data-Binding)
- [Component-oriented development style with tooling support](https://vuejs.org/guide/overview.html#Component-System)
- [Dead simple, unobtrusive reactivity using plain JavaScript objects.](https://vuejs.org/guide/index.html#Declarative-Rendering)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, let's reword this to "Declarative rendering with a plain JavaScript object based reactivity system."

@posva
Copy link
Member Author

posva commented Oct 5, 2016

@yyx990803 Done

@yyx990803 yyx990803 merged commit c2e6bf8 into dev Oct 5, 2016
@yyx990803 yyx990803 deleted the posva-patch-1 branch October 12, 2016 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants