Skip to content

Commit 302cec2

Browse files
Rohit MishraRohit Mishra
authored andcommitted
updated the README file
1 parent 708dd5a commit 302cec2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ You can use the Image Delivery API functions in this SDK as well. Here are a few
110110

111111
// enable auto optimization for the image.
112112

113-
imageUrl = Stack.imageTransform(imageUrl, array(
113+
imageUrl = Stack->imageTransform(imageUrl, array(
114114
'auto'=> 'webp'
115115
))
116116

@@ -119,8 +119,8 @@ You can use the Image Delivery API functions in this SDK as well. Here are a few
119119
### Helpful Links
120120

121121
- [Contentstack Website](https://www.contentstack.com)
122-
- [Official Documentation](https://contentstack.com/docs)
123-
- [Content Delivery API Docs](https://contentstack.com/docs/apis/content-delivery-api/)
122+
- [Official Documentation](https://www.contentstack.com/docs)
123+
- [Content Delivery API Docs](https://www.contentstack.com/docs/apis/content-delivery-api/)
124124

125125
### The MIT License (MIT)
126126

0 commit comments

Comments
 (0)