diff --git a/monk_egami.py b/monk_egami.py index d1e7c3c..2941b45 100644 --- a/monk_egami.py +++ b/monk_egami.py @@ -12,6 +12,7 @@ def create(): myModule = module.Module(__file__, 'egami', 'LIBRARY') # enable doculentation : myModule.set_website("http://heeroyui.github.io/egami/") + myModule.set_website_sources("http://github.com/heeroyui/egami/") myModule.set_path(tools.get_current_path(__file__) + "/egami/") # add the currrent module at the