Skip to content

Commit 8ec116e

Browse files
authored
docs: fixed broken link in README.md (#97)
Signed-off-by: Kshitijaa Jaglan <[email protected]>
1 parent 498a065 commit 8ec116e

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
@@ -42,7 +42,7 @@ Install the package from Pypi
4242
pip install docling-parse
4343
```
4444

45-
Convert a PDF (look in the [visualise.py](docling_parse/visualise.py) for a more detailed information)
45+
Convert a PDF (look in the [visualize.py](docling_parse/visualize.py) for a more detailed information)
4646

4747
```python
4848
from docling_parse.docling_parse import pdf_parser_v2

0 commit comments

Comments
 (0)