Skip to content

Commit 81319d8

Browse files
committed
updated readme
1 parent 069446a commit 81319d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This library (.NET Framework 4.5) contains 3 ASP.NET Web Form controls to simplify integrating Vue.js with ASP.NET Web Forms.
44

5-
Each control can also render using the [Vue Light .NET Compiler](https://github.com/jesperhoy/VueLight/releases) instead of Vue.js by setting the "Compile" attribute to `true` (no reactivity).
5+
Each control can also render using the [Vue Light .NET Compiler](https://github.com/jesperhoy/VueLight) instead of Vue.js by setting the "Compile" attribute to `true` (no reactivity).
66

77
## How to use
88

0 commit comments

Comments
 (0)