Skip to content

Commit 832c28b

Browse files
authored
Update README.md
1 parent b960a36 commit 832c28b

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
@@ -47,7 +47,7 @@ CONVERT_API_SECRET=secret HTTPS_PROXY=https://user:pass@127.0.0.1:9000/ python c
4747
### File conversion
4848

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

5252
```python
5353
result = convertapi.convert('pdf', { 'File': '/path/to/my_file.docx' })

0 commit comments

Comments
 (0)