|
From: <joe...@us...> - 2002-11-10 14:07:32
|
Update of /cvsroot/nmock/website/decorators In directory usw-pr-cvs1:/tmp/cvs-serv6213/decorators Modified Files: main.jsp Log Message: Fixed all broken links Index: main.jsp =================================================================== RCS file: /cvsroot/nmock/website/decorators/main.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** main.jsp 10 Nov 2002 13:20:48 -0000 1.1.1.1 --- main.jsp 10 Nov 2002 14:07:29 -0000 1.2 *************** *** 49,52 **** --- 49,53 ---- | <a href="http://jira.truemesh.com/secure/BrowseProject.jspa?id=10001">Tracker</a> | <a href="http://www.nunit.org/">NUnit</a> + | <a href="http://www.mockobjects.com/">Mock Objects</a> </div> *************** *** 68,79 **** <strong>NMock</strong> <div><small><a href="./index.html">Overview</a></small></div> ! <div><small><a href="./index.html">Usage</a></small></div> ! <div><small><a href="./index.html">Blah</a></small></div> ! </div> ! <div> ! <strong>More</strong> ! <div><small><a href="./index.html">Blah</a></small></div> ! <div><small><a href="./index.html">Blah</a></small></div> ! <div><small><a href="./index.html">Blah</a></small></div> </div> </div> --- 69,74 ---- <strong>NMock</strong> <div><small><a href="./index.html">Overview</a></small></div> ! <div><small><a href="./team.html">Project Team</a></small></div> ! <div><small><a href="./download.html">Download</a></small></div> </div> </div> |