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/organize/module.info | |
parent | 176ac0508b39508e03638383a370dbf420fa8901 (diff) |
Oops, fix broken codex urls. For #1698.
Diffstat (limited to 'modules/organize/module.info')
-rw-r--r-- | modules/organize/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/organize/module.info b/modules/organize/module.info index 31d24379..07b9dc38 100644 --- a/modules/organize/module.info +++ b/modules/organize/module.info @@ -3,5 +3,5 @@ description = "Visually rearrange and move photos in your gallery" version = 4 author_name = "Gallery Team" author_url = "http://codex.gallery2.org/Gallery:Team" -info_url = "http://codex.gallery2.org/Gallery3:Module:organize" +info_url = "http://codex.gallery2.org/Gallery3:Modules:organize" discuss_url = "http://gallery.menalto.com/forum_module_organize" |