Skip to content

Commit 00c3ab1

Browse files
authored
Update README.md
1 parent e466766 commit 00c3ab1

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
@@ -109,7 +109,7 @@ var resultPromise = convertapi.convert('pdf', { File: 'https://website/my_file'
109109
#### Additional conversion parameters
110110

111111
ConvertAPI accepts additional conversion parameters depending on selected formats. All conversion
112-
parameters and explanations can be found [here](https://www.convertapi.com).
112+
parameters and explanations can be found [here](https://www.convertapi.com/conversions).
113113

114114
```javascript
115115
var resultPromise = convertapi.convert(

0 commit comments

Comments
 (0)