summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-05-30 11:51:29 +0300
committerAndrew Dolgov <[email protected]>2022-05-30 11:51:29 +0300
commitc2807be6e61be027c1be139f678f08fba86891da (patch)
treec0a4593f563a6b30bd1c4127bd0ddc9a083880ee
parente7d3a2855c5f4d97bc7ab53a415e35dfd35745fe (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 1b8ab43..75e47fd 100644
--- a/init.php
+++ b/init.php
@@ -6,7 +6,7 @@ class Nginx_Xaccel extends Plugin {
"Sends static files via nginx X-Accel-Redirect header",
"fox",
true,
- "https://git.tt-rss.org/fox/ttrss-nginx-xaccel");
+ "https://dev.tt-rss.org/fox/ttrss-nginx-xaccel");
}
function init($host) {