From 195287f3bb3d66051c9c37f1031ccccdd0588199 Mon Sep 17 00:00:00 2001 From: lsces Date: Mon, 6 Apr 2026 15:18:42 +0100 Subject: Tidying links to bitweaver.org to avoid redirect from http --- includes/classes/BitArticle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/classes/BitArticle.php b/includes/classes/BitArticle.php index 6ad6a38..2c3323a 100755 --- a/includes/classes/BitArticle.php +++ b/includes/classes/BitArticle.php @@ -60,7 +60,7 @@ class BitArticle extends LibertyMime 'handler_class' => 'BitArticle', 'handler_package' => 'articles', 'handler_file' => 'BitArticle.php', - 'maintainer_url' => 'http://www.bitweaver.org' + 'maintainer_url' => 'https://www.bitweaver.org' )); $this->mContentId = $pContentId; $this->mArticleId = $pArticleId; -- cgit v1.3