Skip to content

Commit 2da842c

Browse files
authored
Update README.md
1 parent cb8fd3d commit 2da842c

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
@@ -18,7 +18,7 @@ It lets you write Vue Components in Java.
1818

1919
* **Vue.js** Components with a **Java controller**
2020
* Template expressions **type checking** at compile time
21-
* [**Web Components** (Custom Elements)](advanced/custom-elements.md) support
21+
* [**Web Components** (Custom Elements)](https://axellience.github.io/vue-gwt/advanced/custom-elements.html) support
2222
* **HTML templates are compiled** during Java Compilation (only requires Vue.js runtime)
2323
* Use **regular Java Objects and Collections** in your templates
2424
* Supports [**injection** in Components](https://axellience.github.io/vue-gwt/essential/dependency-injection.html)

0 commit comments

Comments
 (0)