summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-05-30 11:51:34 +0300
committerAndrew Dolgov <[email protected]>2022-05-30 11:51:34 +0300
commitea74caf268bf985a53c3d5402e6cd1fde929de49 (patch)
tree53a2ba5a5b5827e8c09578c683e879b061a5dc0e
parentb1fbce6fea2543090b2ca1682d8261d15ab8f72a (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 c47c89e..b6d1047 100644
--- a/init.php
+++ b/init.php
@@ -9,7 +9,7 @@ class UI_Gravatar extends Plugin {
"Shows your globally recognized avatar (Gravatar) in the UI",
"fox",
false,
- "https://git.tt-rss.org/fox/ttrss-ui-gravatar");
+ "https://dev.tt-rss.org/fox/ttrss-ui-gravatar");
}
function init($host) {