From 246d96e179f22fdfac0e63eed2ed83451d838976 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Tue, 5 Jun 2001 16:34:55 +0000 Subject: [PATCH] A bit of my stupidity, and a bit of my "editor". --- www/cvs.shtml | 6 +++--- www/cvs.xhtml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/cvs.shtml b/www/cvs.shtml index 1b3a152..7e3f74c 100644 --- a/www/cvs.shtml +++ b/www/cvs.shtml @@ -43,9 +43,9 @@ versions. There is also a link to download the latest version of any section.

We also have a facility to allow people to keep tabs on what's changed recently. The following are available:

-

Commits today: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi&period=today
-Commits this week: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi&period=thisweek
-Commits in the past 7 days: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi&period=days&days=7

+

Commits today: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=today
+Commits this week: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=thisweek
+Commits in the past 7 days: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=days&days=7

Finally we have some graphical statistics on the data held in CVS:

diff --git a/www/cvs.xhtml b/www/cvs.xhtml index 1b3a152..7e3f74c 100644 --- a/www/cvs.xhtml +++ b/www/cvs.xhtml @@ -43,9 +43,9 @@ versions. There is also a link to download the latest version of any section.

We also have a facility to allow people to keep tabs on what's changed recently. The following are available:

-

Commits today: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi&period=today
-Commits this week: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi&period=thisweek
-Commits in the past 7 days: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi&period=days&days=7

+

Commits today: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=today
+Commits this week: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=thisweek
+Commits in the past 7 days: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=days&days=7

Finally we have some graphical statistics on the data held in CVS:

-- 2.44.0