File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments