Skip to content

Commit e466766

Browse files
authored
Update README.md
1 parent 217416b commit e466766

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
@@ -63,7 +63,7 @@ const convertapi = new ConvertAPI('your-api-secret', { conversionTimeout: 60 });
6363
### File conversion
6464

6565
Convert file to PDF example. All supported file formats and options can be found
66-
[here](https://www.convertapi.com).
66+
[here](https://www.convertapi.com/conversions).
6767

6868
```javascript
6969
convertapi.convert('pdf', { File: '/path/to/my_file.docx' })

0 commit comments

Comments
 (0)