|
From: <joe...@us...> - 2002-11-10 14:07:32
|
Update of /cvsroot/nmock/website In directory usw-pr-cvs1:/tmp/cvs-serv6213 Modified Files: index.html Log Message: Fixed all broken links Index: index.html =================================================================== RCS file: /cvsroot/nmock/website/index.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** index.html 10 Nov 2002 13:20:48 -0000 1.1.1.1 --- index.html 10 Nov 2002 14:07:28 -0000 1.2 *************** *** 1,10 **** ! <html> ! <head> ! <title>NMock</title> ! </head> ! <body> ! ! <p>Welcome to NMock...</p> ! ! </body> ! </html> --- 1 ---- ! <p>NMock is a dynamic mock-object library for .NET</p> |