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 /themes | |
parent | 176ac0508b39508e03638383a370dbf420fa8901 (diff) |
Oops, fix broken codex urls. For #1698.
Diffstat (limited to 'themes')
-rw-r--r-- | themes/admin_wind/theme.info | 2 | ||||
-rw-r--r-- | themes/wind/theme.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/themes/admin_wind/theme.info b/themes/admin_wind/theme.info index aca5c6c5..466d8e43 100644 --- a/themes/admin_wind/theme.info +++ b/themes/admin_wind/theme.info @@ -6,5 +6,5 @@ admin = 1 site = 0 author_name = "Gallery Team" author_url = "http://codex.gallery2.org/Gallery:Team" -info_url = "http://codex.gallery2.org/Gallery3:Theme:admin_wind" +info_url = "http://codex.gallery2.org/Gallery3:Themes:admin_wind" discuss_url = "http://gallery.menalto.com/forum_theme_admin_wind" diff --git a/themes/wind/theme.info b/themes/wind/theme.info index c2344c48..e0be78b9 100644 --- a/themes/wind/theme.info +++ b/themes/wind/theme.info @@ -6,5 +6,5 @@ site = 1 admin = 0 author_name = "Gallery Team" author_url = "http://codex.gallery2.org/Gallery:Team" -info_url = "http://codex.gallery2.org/Gallery3:Theme:wind" +info_url = "http://codex.gallery2.org/Gallery3:Themes:wind" discuss_url = "http://gallery.menalto.com/forum_theme_wind" |