From ecc760d70061e6c61bbd43daab19cd18dac9e309 Mon Sep 17 00:00:00 2001 From: mhsin Date: Wed, 7 Jan 2009 14:32:04 +0000 Subject: Remove redundant slash. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4425 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- sample/pttbbs.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf index 866afa11..6929524a 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -8,10 +8,10 @@ /* 定義是否查詢文章的 web 版 URL,及 URL 用的 hostname/prefix */ #define QUERY_ARTICLE_URL /* 是否提供查詢文章 URL */ -#define URL_PREFIX "http://www.ptt.cc/bbs/" /* URL prefix */ +#define URL_PREFIX "http://www.ptt.cc/bbs" /* URL prefix */ /* http://www.ptt.cc/bbs/SYSOP/M.1197864962.A.476.html - ^^^^^^^^^^^^^^^^^^^^^^ + ^^^^^^^^^^^^^^^^^^^^^ 這個部分 */ -- cgit v1.2.3