From 234a8fc8d7d1433b3270c3b8095dcf4ca8ea7a78 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 8 Feb 2024 14:59:48 -0800 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Usage.md b/Usage.md index f56edb1..e0b08b3 100644 --- a/Usage.md +++ b/Usage.md @@ -169,8 +169,8 @@ Get the official [ArchiveBox Browser Extension](https://github.com/ArchiveBox/ar 2. Install the extension in your browser: - [Chrome/Edge/Other Chromium](https://chrome.google.com/webstore/detail/habonpimjphpdnmcfkaockjnffodikoj) - [Firefox](https://addons.mozilla.org/en-US/firefox/addon/archivebox-exporter/) -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/` +3. Set the `BASE_URL` in the extension to your ArchiveBox server's URL, e.g. `http://localhost:8000` +4. Test it by archiving some pages from your browser and checking `data/logs/*` and `http://localhost:8000/admin/core/archiveresult/` chrome web store screenshotbrowser extension config screen