We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55868a0 commit 63fa678Copy full SHA for 63fa678
.gitignore
@@ -103,3 +103,5 @@ crashlytics-build.properties
103
/README.md
104
/gwt-unitCache/
105
/war/
106
+gwt-material/gwt-unitCache/*
107
+gwt-material/war/*
README.md
@@ -11,7 +11,7 @@
11
12
## Documentation
13
Support documentation can be found [here](https://github.com/GwtMaterialDesign/gwt-material/wiki) <br/>
14
-We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs" > Java Docs </a> for developers
+We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs" > Java Docs </a> for developers
15
16
17
## Maven
0 commit comments