summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-05-30 11:51:27 +0300
committerAndrew Dolgov <[email protected]>2022-05-30 11:51:27 +0300
commit9e020e51eccff1e6dc8fead2fffa10e4eb2d8edd (patch)
tree2d518cb3b6bb4f1724112a72657a56604d62cd9b
parent0719ebc8fac31eb70e68ca1dcf8a86c73604d85e (diff)
update external links
-rw-r--r--init.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.php b/init.php
index d872687..06f5f45 100644
--- a/init.php
+++ b/init.php
@@ -15,7 +15,7 @@ class mailer_smtp extends Plugin {
"Sends mail via SMTP using PHPMailer. Read README.txt before enabling.",
"fox",
1,
- "https://git.tt-rss.org/fox/ttrss-mailer-smtp");
+ "https://dev.tt-rss.org/fox/ttrss-mailer-smtp");
}
function init($host) {