From 0d787998df032bfad24f55c40658f4c583895c12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Wed, 9 Mar 2016 18:03:02 +0100 Subject: Update a few url to use https, or even a few old poezio.eu references --- src/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/plugin.py b/src/plugin.py index 2d8275ed..bf30c981 100644 --- a/src/plugin.py +++ b/src/plugin.py @@ -334,7 +334,7 @@ class PluginAPI(object): Defaults to 0. A complete list of those events can be found at - http://poezio.eu/doc/en/dev/events.html + https://doc.poez.io/dev/events.html """ return self.plugin_manager.add_event_handler(module, *args, **kwargs) -- cgit v1.2.3