You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by fe...@apache.org on 2005/06/07 15:18:40 UTC

svn commit: r188767 - /spamassassin/site/main.wmk

Author: felicity
Date: Tue Jun  7 06:18:39 2005
New Revision: 188767

URL: http://svn.apache.org/viewcvs?rev=188767&view=rev
Log:
mirror and relhome hrefs don't need the trailing backslash, and need to point at source/ not the parent.

Modified:
    spamassassin/site/main.wmk

Modified: spamassassin/site/main.wmk
URL: http://svn.apache.org/viewcvs/spamassassin/site/main.wmk?rev=188767&r1=188766&r2=188767&view=diff
==============================================================================
--- spamassassin/site/main.wmk (original)
+++ spamassassin/site/main.wmk Tue Jun  7 06:18:39 2005
@@ -23,8 +23,8 @@
 
 
 <!-- and these are used in the downloads.html backend page. -->
-<content name="mirrorhref">[preferred]/spamassassin/source/</content>
-<content name="relhomehref">http://www.apache.org/dist/spamassassin/</content>
+<content name="mirrorhref">[preferred]/spamassassin/source</content>
+<content name="relhomehref">http://www.apache.org/dist/spamassassin/source</content>
 
 <{perl