From b3d81871a09fcaecc7c6d39e74ba73c5053a7b41 Mon Sep 17 00:00:00 2001 From: daywalker90 <8257956+daywalker90@users.noreply.github.com> Date: Fri, 15 May 2026 09:13:46 +0200 Subject: [PATCH] archived: move archived.md to archived directory --- README.md | 2 +- archived.md => archived/README.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename archived.md => archived/README.md (100%) diff --git a/README.md b/README.md index 7d000e9d9..2e4701b0c 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ This is a list of plugin managers that can help you install these plugins: ## Archived plugins -If you can't find a plugin you're looking for, it may have been [archived](archived.md). Plugins are archived when they start to fail integration testing with the latest CLN release, at which point they will be considered unmaintained. +If you can't find a plugin you're looking for, it may have been [archived](archived/README.md). Plugins are archived when they start to fail integration testing with the latest CLN release, at which point they will be considered unmaintained. ## Installation diff --git a/archived.md b/archived/README.md similarity index 100% rename from archived.md rename to archived/README.md