|
From: Steve F. <sm...@us...> - 2001-09-09 00:48:59
|
Update of /cvsroot/mockobjects/mockobjects-java/doc/xdocs
In directory usw-pr-cvs1:/tmp/cvs-serv13129
Modified Files:
index.xml papers.xml
Log Message:
Fixed internal link and page title.
Index: index.xml
===================================================================
RCS file: /cvsroot/mockobjects/mockobjects-java/doc/xdocs/index.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- index.xml 2001/09/08 16:32:00 1.14
+++ index.xml 2001/09/09 00:48:54 1.15
@@ -48,8 +48,7 @@
</li>
</ul>
<p>
- Our larger goal is to make
- <link href="www.mockobjects.com">www.mockobjects.com</link>
+ Our larger goal is to make this site
<em>the</em> point of reference for ideas and tools for unit testing
particularly based on Mock Objects. Our first implementation is in
Java, largely because that's what we've been working in, but also
Index: papers.xml
===================================================================
RCS file: /cvsroot/mockobjects/mockobjects-java/doc/xdocs/papers.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- papers.xml 2001/09/08 16:32:00 1.1
+++ papers.xml 2001/09/09 00:48:55 1.2
@@ -4,7 +4,7 @@
<document>
<header>
- <title>Downloads</title>
+ <title>Papers</title>
<authors>
<person name="Steve Freeman" email="sm...@us..."/>
</authors>
|