Skip to content

Commit 83ca274

Browse files
committed
Update links in README
1 parent e13e251 commit 83ca274

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
@@ -6,7 +6,7 @@
66
</a>
77
</p>
88

9-
Vue GWT integrates [Vue.js](https://vuejs.org/) with [GWT 2.8](http://www.gwtproject.org/) using [JsInterop](https://docs.google.com/document/d/10fmlEYIHcyead_4R1S5wKGs1t2I7Fnp_PaNaa7XTEk0/view).
9+
Vue GWT integrates [Vue.js](https://vuejs.org/) with [GWT 2.8](http://www.gwtproject.org/) using [JsInterop](https://github.com/google/jsinterop-base) and [Elemental2](https://github.com/google/elemental2).
1010
It lets you write Vue.js components in Java.
1111

1212
<p align="center">
@@ -22,7 +22,7 @@ It lets you write Vue.js components in Java.
2222
* Use **regular Java Objects and Collections** in your templates
2323
* Supports [**injection** in Components](https://axellience.github.io/vue-gwt/essential/dependency-injection.html)
2424
* Supports **most of Vue.js features**
25-
* Integrates with [GWT Resources](https://axellience.github.io/vue-gwt/gwt-integration/client-bundles.html) and [Widgets](https://axellience.github.io/vue-gwt/gwt-integration/user-panels.html)
25+
* Integrates with [GWT Resources](https://axellience.github.io/vue-gwt/gwt-integration/client-bundles.html) and [Widgets](https://axellience.github.io/vue-gwt/gwt-integration/widgets.html)
2626

2727
## Who is this for?
2828

0 commit comments

Comments
 (0)