summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2026-04-06 15:18:42 +0100
committerlsces <lester@lsces.co.uk>2026-04-06 15:18:42 +0100
commit195287f3bb3d66051c9c37f1031ccccdd0588199 (patch)
tree2896bd0427476808c4e446163538ca182edd32a7
parent821f398456201e21fef4d29f6804ca0d1f8b0ea5 (diff)
downloadarticles-195287f3bb3d66051c9c37f1031ccccdd0588199.tar.gz
articles-195287f3bb3d66051c9c37f1031ccccdd0588199.tar.bz2
articles-195287f3bb3d66051c9c37f1031ccccdd0588199.zip
Tidying links to bitweaver.org to avoid redirect from http
-rwxr-xr-xincludes/classes/BitArticle.php2
1 files changed, 1 insertions, 1 deletions
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;