for review: bugfix to news item

David Glen JEFFERY dgj at cs.mu.OZ.AU
Thu Oct 1 01:43:27 AEST 1998


Hi Tyse,

How's this?

--------------------------------------------------------------------

Estimated hours taken: 0.1

w3/news/newsdb.inc:
	Fix a dangling link to the papers page.

--------------------------------------------------------------------

cvs diff: Diffing .
Index: newsdb.inc
===================================================================
RCS file: /home/staff/zs/imp/w3/news/newsdb.inc,v
retrieving revision 1.7
diff -u -t -r1.7 newsdb.inc
--- newsdb.inc	1998/09/30 09:21:58	1.7
+++ newsdb.inc	1998/09/30 15:41:13
@@ -20,7 +20,7 @@
 
 "A new paper, describing our implementation of type classes in Mercury, 
 has been made available from 
-<A HREF=\"papers.html\">the Mercury papers page</A>."
+<A HREF=\"information/papers.html\">the Mercury papers page</A>."
 ),
 
 "21 Sep 1998" => array("MCORBA: CORBA for Mercury.",
--------------------------------------------------------------------


dgj
-- 
David Jeffery (dgj at cs.mu.oz.au) |  Marge: Did you just call everyone "chicken"?
PhD student,                    |  Homer: Noooo.  I swear on this Bible!
Department of Computer Science  |  Marge: That's not a Bible; that's a book of
University of Melbourne         |         carpet samples!
Australia                       |  Homer: Ooooh... Fuzzy.



More information about the developers mailing list