diff options
author | Bharat Mediratta <bharat@menalto.com> | 2011-04-23 14:53:34 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2011-04-23 14:53:39 -0700 |
commit | c07af35a19905f3241fb77662e8b7c84e41e9a62 (patch) | |
tree | d7cfdf97e12ff6f6e2bfcbb02475da0a8de827c2 /modules/slideshow/module.info | |
parent | 176ac0508b39508e03638383a370dbf420fa8901 (diff) |
Oops, fix broken codex urls. For #1698.
Diffstat (limited to 'modules/slideshow/module.info')
-rw-r--r-- | modules/slideshow/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/slideshow/module.info b/modules/slideshow/module.info index 55cdf9b8..8c9a3176 100644 --- a/modules/slideshow/module.info +++ b/modules/slideshow/module.info @@ -3,5 +3,5 @@ description = "Allows users to view a slideshow of photos" version = 2 author_name = "Gallery Team" author_url = "http://codex.gallery2.org/Gallery:Team" -info_url = "http://codex.gallery2.org/Gallery3:Module:slideshow" +info_url = "http://codex.gallery2.org/Gallery3:Modules:slideshow" discuss_url = "http://gallery.menalto.com/forum_module_slideshow" |