Skip to content

Commit f39f148

Browse files
Merge pull request #24 from ConvertAPI/fix/documentation-link
Update documentation link
2 parents 392a48e + 22a4e83 commit f39f148

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
@@ -84,7 +84,7 @@ result = convertapi.convert(
8484
#### Additional conversion parameters
8585

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

8989
```python
9090
result = convertapi.convert(

0 commit comments

Comments
 (0)