Skip to content

Commit 84d0816

Browse files
authored
fix link in readme
1 parent 86b9a25 commit 84d0816

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Garfield Comic Downloader Python Script
22

3-
A Python script which downloads all the Garfield comic strips found at <https://garfield.com>.
3+
A Python script which downloads all the Garfield comic strips found at <https://gocomics.com/garfield>.
44

55
It downloads all the comics from June 19th, 1978 to whatever today's date is.
66

@@ -12,4 +12,4 @@ It downloads all the comics from June 19th, 1978 to whatever today's date is.
1212

1313
```python
1414
python garfield.py
15-
```
15+
```

0 commit comments

Comments
 (0)