Skip to content

Commit 6a96bf3

Browse files
authored
pdf docs fixes (#7519)
1 parent 90e5bf8 commit 6a96bf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/document_load.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pdf datasets have [`Pdf`] type columns, which contain `pdfplumber` objects.
1010

1111
<Tip>
1212

13-
To work with pdf datasets, you need to have the `pdfplumber` package installed. Check out the [installation](https://github.com/pytorch/vision#installation) guide to learn how to install it.
13+
To work with pdf datasets, you need to have the `pdfplumber` package installed. Check out the [installation](https://github.com/jsvine/pdfplumber#installation) guide to learn how to install it.
1414

1515
</Tip>
1616

@@ -185,7 +185,7 @@ Finally the `filters` argument lets you load only a subset of the dataset, based
185185

186186
<Tip>
187187

188-
For more information about creating your own `PdfFolder` dataset, take a look at the [Create a pdf dataset](./pdf_dataset) guide.
188+
For more information about creating your own `PdfFolder` dataset, take a look at the [Create a pdf dataset](./document_dataset) guide.
189189

190190
</Tip>
191191

0 commit comments

Comments
 (0)