From 27f9287b657a3d2f6b09bd03ec3ca58ca1609ddd Mon Sep 17 00:00:00 2001 From: Miguel Sozinho Ramalho <19508417+msramalho@users.noreply.github.com> Date: Wed, 12 Feb 2025 17:37:36 +0000 Subject: [PATCH] markdown fixes --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 20ad1de..368a904 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ Auto Archiver is a Python tool to automatically archive content on the web in a secure and verifiable way. It takes URLs from different sources (e.g. a CSV file, Google Sheets, command line etc.) and archives the content of each one. It can archive social media posts, videos, images and webpages. Content can enriched, then saved either locally or remotely (S3 bucket, Google Drive). The status of the archiving process can be appended to a CSV report, or if using Google Sheets – back to the original sheet.
-**[See the Auto Arciver documentation for more information.](https://auto-archiver.readthedocs.io/en/latest/)** + +**[See the Auto Archiver documentation for more information.](https://auto-archiver.readthedocs.io/en/latest/)** +
Read the [article about Auto Archiver on bellingcat.com](https://www.bellingcat.com/resources/2022/09/22/preserve-vital-online-content-with-bellingcats-auto-archiver-tool/).