From bd42beded8161f5fbb3e0def3c48b1b9a570fea8 Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 4 Jan 2010 12:44:20 +0000 Subject: [PATCH] update extensions links --- ext/comment/main.php | 2 +- ext/ext_manager/main.php | 2 +- ext/index/main.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/comment/main.php b/ext/comment/main.php index ccf6ff8d..5ba3047c 100644 --- a/ext/comment/main.php +++ b/ext/comment/main.php @@ -2,7 +2,7 @@ /** * Name: Image Comments * Author: Shish - * Link: http://trac.shishnet.org/shimmie2/ + * Link: http://code.shishnet.org/shimmie2/ * License: GPLv2 * Description: Allow users to make comments on images * Documentation: diff --git a/ext/ext_manager/main.php b/ext/ext_manager/main.php index 81c3bc3c..78a8deb1 100644 --- a/ext/ext_manager/main.php +++ b/ext/ext_manager/main.php @@ -2,7 +2,7 @@ /** * Name: Extension Manager * Author: Shish - * Link: http://trac.shishnet.org/shimmie2/ + * Link: http://code.shishnet.org/shimmie2/ * License: GPLv2 * Description: A thing for point & click extension management */ diff --git a/ext/index/main.php b/ext/index/main.php index 883a88ac..007ac891 100644 --- a/ext/index/main.php +++ b/ext/index/main.php @@ -2,7 +2,7 @@ /** * Name: Post Index * Author: Shish - * Link: http://trac.shishnet.org/shimmie2/ + * Link: http://code.shishnet.org/shimmie2/ * License: GPLv2 * Description: Show a list of uploaded images * Documentation: