Skip to content

Commit eb11415

Browse files
committed
fix links
1 parent 5ee8908 commit eb11415

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
## Installation
2020

21-
[![installation](install.gif)](https://asciinema.org/a/B1IkRkW4LjW7sufkjoMWoETH6)
21+
[![installation](https://github.com/modzy/sdk-javascript/raw/main/install.gif)](https://asciinema.org/a/B1IkRkW4LjW7sufkjoMWoETH6)
2222

2323
Use [yarn](https://yarnpkg.com/) to package and install the SDK:
2424

@@ -80,7 +80,7 @@ const modzyClient = new modzy.ModzyClient("http://url.to.modzy/api", "prefix.bod
8080

8181
## Basic usage
8282

83-
![Basic Usage](js.gif)
83+
![Basic Usage](https://github.com/modzy/sdk-javascript/raw/main/js.gif)
8484

8585
### Browse models
8686

0 commit comments

Comments
 (0)