[Rcpp-commits] r474 - pkg/inst/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jan 26 21:07:35 CET 2010
Author: romain
Date: 2010-01-26 21:07:34 +0100 (Tue, 26 Jan 2010)
New Revision: 474
Modified:
pkg/inst/doc/rcpp.index.html
Log:
fix link to html unit test results
Modified: pkg/inst/doc/rcpp.index.html
===================================================================
--- pkg/inst/doc/rcpp.index.html 2010-01-26 20:04:32 UTC (rev 473)
+++ pkg/inst/doc/rcpp.index.html 2010-01-26 20:07:34 UTC (rev 474)
@@ -4,7 +4,7 @@
</head><body>
<h2>Vignettes of package Rcpp </h2>
<ul>
-<li><a href="Rcpp-unitTests.html">unit tests</a>:(html) unit test report</li>
+<li><a href="unitTests-results/Rcpp-unitTests.html">unit tests</a>:(html) unit test report</li>
<li><a href="Rcpp-unitTests.pdf">unit tests</a>: (pdf) unit test report</li>
</ul>
More information about the Rcpp-commits
mailing list