From 0cb915cd24eb91273a610ee146bf36f9d04b3dd1 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 15 Jan 2019 18:35:11 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0ed64bc..8845a724 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ ArchiveBox saves an archived copy of the websites you visit into a local browsab The archiving is additive, so you can schedule `./archive` to run regularly and pull new links into the index. All the saved content is static and indexed with JSON files, so it lives forever & is easily parseable, it requires no always-running backend. -[DEMO: archive.sweeting.me](https://archive.sweeting.me) +[DEMO: archive.sweeting.me](https://archive.sweeting.me) 网站存档 / 爬虫 ```bash git clone https://github.com/pirate/ArchiveBox.git