From 6ec66bd5221be322ac1d22ccefdda9fc26ca586c Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 18 Feb 2024 04:06:23 -0800 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 46e4b1b..9d4af60 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -10,18 +10,18 @@ # [[Usage]] - - īšŠ[Command Line](../Usage) - - 🌐 [Web UI](../Usage) - - 🧩 [Browser Extension](../Usage) - - 📜 [Python Library](https://docs.archivebox.io/en/latest/modules.html) / [Python Shell](../Usage) - - 👾 [REST API](https://github.com/ArchiveBox/ArchiveBox/issues/496) / [SQL API](../Usage) + - īšŠ[Command Line](Usage#cli-usage) + - 🌐 [Web UI](Usage#ui-usage) + - 🧩 [Browser Extension](Usage#browser-extension-usage) + - 📜 [Python Library](https://docs.archivebox.io/en/latest/modules.html) / [Python Shell](Usage#python-shell-usage) + - 👾 [REST API](https://github.com/ArchiveBox/ArchiveBox/issues/496) / [SQL API](Usage#sql-shell-usage) # Reference - âš™ī¸ [[Configuration]] + - đŸ“Ļ [Dependencies](https://github.com/ArchiveBox/ArchiveBox#dependencies) + - đŸ’ŋ [Disk Layout](https://github.com/ArchiveBox/ArchiveBox#archive-layout) - 🔒 [[Security Overview]] - - đŸ’ŋ [Disk Layout]() - - đŸ“Ļ [Dependencies]() - 📝 [Developer Documentation](https://github.com/ArchiveBox/ArchiveBox#archivebox-development) # Guides