From b8732c096216d5c6f11e51f70aa8f7ca6c247919 Mon Sep 17 00:00:00 2001 From: Akash Mahanty Date: Fri, 16 Oct 2020 22:29:51 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f2775a..4fc5872 100644 --- a/README.md +++ b/README.md @@ -334,7 +334,7 @@ https://web.archive.org/web/20200719062108/https://en.wikipedia.org/wiki/Social_ ```bash $ waybackpy --url "https://en.wikipedia.org/wiki/SpaceX" --user_agent "my-unique-user-agent" --archive_url -https://web.archive.org/web/20040803000845/http://en.wikipedia.org:80/wiki/SpaceX +https://web.archive.org/web/20201007132458/https://en.wikipedia.org/wiki/SpaceX ``` Try this out in your browser @