From dfdf2d3ba14548fa1f5ff55b009983591f752321 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 31 Jan 2023 00:11:23 -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 beabc15..cffe702 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.