From 74f17530e3ae9854708e3f3a1e5c898218c0c654 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 31 Jan 2023 00:11:56 -0800 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index cffe702..80e6d2a 100644 --- a/Usage.md +++ b/Usage.md @@ -158,7 +158,7 @@ Get the official [`@tjhorner/archivebox-exporter` Browser Extension](https://git 3. Set the `BASE_URL` in the extension to your ArchiveBox server's URL, e.g. `https://archivebox.example.com:3000` 4. Test it by archiving some pages from your browser and checking `data/logs/*` and `https://archivebox.example.com:3000/admin/core/archiveresult/` -chrome web store screenshotbrowser extension config screen +chrome web store screenshotbrowser extension config screen See https://github.com/ArchiveBox/ArchiveBox/issues/577 for more information.