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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,13 +127,13 @@ canvas
127
127
.mount("#chart"); // Specify an element to mount on using a CSS selector
128
128
```
129
129
130
-
See [muzejs.org/docs](https://muzejs.org/docs) for more documentation!
130
+
See [muzejs.org/docs](https://muzejs.org/docs/v1.3.1) for more documentation!
131
131
132
132
You also can checkout our Yeoman Generator [generator-muze](https://github.com/chartshq/generator-muze) to try out the **muze** through a boilerplate app.
133
133
134
134
## Documentation
135
135
136
-
You can find detailed tutorials, concepts and API references at [muzejs.org/docs](https://muzejs.org/docs).
136
+
You can find detailed tutorials, concepts and API references at [muzejs.org/docs](https://muzejs.org/docs/v1.3.1).
0 commit comments