diff options
Diffstat (limited to 'sca-cpp/trunk/test/store-script/htdocs/store.html')
-rw-r--r-- | sca-cpp/trunk/test/store-script/htdocs/store.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/test/store-script/htdocs/store.html b/sca-cpp/trunk/test/store-script/htdocs/store.html index 0378b454cc..f8c6027abe 100644 --- a/sca-cpp/trunk/test/store-script/htdocs/store.html +++ b/sca-cpp/trunk/test/store-script/htdocs/store.html @@ -162,7 +162,7 @@ <br>
<input type="button" onClick="checkoutCart()" value="Checkout">
<input type="button" onClick="deleteCart()" value="Empty">
- <a href="../ShoppingCart/">(feed)</a>
+ <a href="../shoppingCart/">(feed)</a>
</form>
</div>
</body>
|