File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ This project provides a hosted API for [image-size](https://github.com/image-siz
12
12
13
13
## Hosted API
14
14
15
- <a href =" https://dev_image -size.saasify.sh " >
15
+ <a href =" https://image -size.saasify.sh " >
16
16
<img
17
17
src="https://badges.saasify.sh "
18
18
height="40"
@@ -24,7 +24,7 @@ This project provides a hosted API for [image-size](https://github.com/image-siz
24
24
25
25
Welcome to the quick-start! There is currently only one API, which is detailed below via ` cURL ` .
26
26
27
- Also be sure to check out the full reference of [ API endpoints] ( https://dev_image -size.saasify.sh/docs#tag/service ) .
27
+ Also be sure to check out the full reference of [ API endpoints] ( https://image -size.saasify.sh/docs#tag/service ) .
28
28
29
29
### Getting image size from a URL
30
30
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " image-size" ,
3
3
"description" : " Simple API for detecting image dimensions" ,
4
+ "alias" : " image-size" ,
4
5
"services" : [
5
6
{
6
7
"src" : " src/sizebyurl.ts" ,
You can’t perform that action at this time.
0 commit comments