You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -33,7 +34,7 @@ A schema-based form generator component for Vue.js.
33
34
34
35
## Documentation
35
36
36
-
[Online documentation on Gitbook](https://icebob.gitbooks.io/vueformgenerator/content/)
37
+
[Online documentation on Gitbook](https://vue-generators.gitbook.io/vue-generators/)
37
38
38
39
## Dependencies
39
40
@@ -43,7 +44,7 @@ While built-in fields don't need external dependencies, optional fields may need
43
44
These dependencies fall into two camps: jQuery or Vanilla. You can find almost the same functionality in both flavors.
44
45
In the end, it's your choice to depend on jQuery or not.
45
46
46
-
You can find details about dependencies in the official [documentation](https://icebob.gitbooks.io/vueformgenerator/content/) under each specific component.
47
+
You can find details about dependencies in the official [documentation](https://vue-generators.gitbook.io/vue-generators/) under each specific component.
0 commit comments