From 939cc4c5ee844cd0e36d4df7052aee097eca4b8f Mon Sep 17 00:00:00 2001 From: sickprodigy Date: Fri, 24 Oct 2025 20:19:18 -0400 Subject: [PATCH] fix link so shows on github correctly too. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 009198c..93cb131 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Each script performs a single transformation so you can inspect results between - Always test on a copy or run a subset first to confirm behavior. - If filenames contain unusual characters, run a quick grep for non-ASCII prior to processing. - Modify scripts to add dry-run mode if you want safer previews. -- ElasticSearch Common Commands for updates: https://gitea.rcs1.top/sickprodigy/TubeArchivist-Scripts/src/branch/main/ElasticSearch-Common-Commands.md +- ElasticSearch Common Commands for updates: [ElasticSearch Common Commands](ElasticSearch-Common-Commands.md) ---