summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-05-30 11:51:19 +0300
committerAndrew Dolgov <[email protected]>2022-05-30 11:51:19 +0300
commitb26316d8a32faff7d0bab3799cc68c100cffa8f1 (patch)
treecaac1c18d8c9ac49bc4bf41767a84851eca50a4b
parent46cdeea9b70b04e3b96ac8be44a98a24f7311e2f (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 768e142..e0882b9 100644
--- a/init.php
+++ b/init.php
@@ -16,7 +16,7 @@ class Api_Resize_Media extends Plugin {
"Resizes media on the fly (for API clients or web UI)",
"fox",
false,
- "https://git.tt-rss.org/fox/ttrss-api-resize");
+ "https://dev.tt-rss.org/fox/ttrss-api-resize");
}
function is_public_method($method) {