Skip to content

Commit be63061

Browse files
committed
updated Readme
1 parent 0949c2a commit be63061

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
@@ -14,7 +14,7 @@ Or via a script
1414
<script src="your_dir/vue-formly/vue-formly.min.js"></script>
1515
```
1616
## Usage
17-
Take a look at the [docs](https://www.gitbook.com/book/matt-sanders/vue-formly/content/v/2.0/) for extended information about using Formly and creating custom input types. But here is a quick example:
17+
Take a look at the [docs](https://matt-sanders.gitbooks.io/vue-formly/content/v/2.0/) for extended information about using Formly and creating custom input types. But here is a quick example:
1818
```html
1919
<div id="app">
2020
<form @submit="handleSubmission">

0 commit comments

Comments
 (0)