diff --git a/src/plugins/gramplet/PluginManagerGramplet.py b/src/plugins/gramplet/PluginManagerGramplet.py index 44e068ead..ada517dd5 100644 --- a/src/plugins/gramplet/PluginManagerGramplet.py +++ b/src/plugins/gramplet/PluginManagerGramplet.py @@ -42,7 +42,7 @@ class PluginManagerGramplet(Gramplet): """ Headlines News Gramplet reads the Headline News every hour. """ - URL = "http://www.gramps-project.org/wiki/index.php?title=Plugins&action=raw" + URL = "http://www.gramps-project.org/wiki/index.php?title=Plugins3.3&action=raw" def init(self): """ Initializes the Gramplet