Skip to content

Commit a8e459a

Browse files
authored
Update extracting-illustrated-pages.md
Replace link, line 358.
1 parent 9406b69 commit a8e459a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/lessons/extracting-illustrated-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ for i, page in enumerate(img_pages):
355355

356356
## API Access
357357

358-
We connect to the Python API library using an Archive.org account email and password rather than API tokens. This is discussed in the [Quickstart Guide](https://archive.org/developers/index-quickstart.html). If you do not have an account, [register](https://archive.org/account/login.createaccount.php) for your "Virtual Library Card."
358+
We connect to the Python API library using an Archive.org account email and password rather than API tokens. This is discussed in the [Quickstart Guide](https://archive.org/developers/index.html). If you do not have an account, [register](https://archive.org/account/login.createaccount.php) for your "Virtual Library Card."
359359

360360
In the first cell of the `internetarchive.ipynb` notebook, enter your credentials as directed. Run the cell to authenticate to the API.
361361

0 commit comments

Comments
 (0)