Skip to content

Commit 7520cfd

Browse files
authored
Update README.md
Fix typescript link
1 parent f9dc5af commit 7520cfd

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
@@ -204,7 +204,7 @@ cloudinary.image("sample", {format: "png", width: 100, height: 100, crop: "fill"
204204

205205
### Typescript
206206

207-
🎉New 🎉TypeScript support was just added. Check out the [declaration file](https://github.com/cloudinary/cloudinary_npm/types/index.d.ts).
207+
🎉New 🎉TypeScript support was just added. Check out the [declaration file](https://github.com/cloudinary/cloudinary_npm/blob/master/types/index.d.ts).
208208

209209
### Samples
210210

0 commit comments

Comments
 (0)