Просмотр исходного кода

changed .htm to .html for ublas index.html file (new conventions) - David Bellot

[SVN r63566]
David Bellot 16 лет назад
Родитель
Сommit
41d8953212
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/libraries.htm

+ 1 - 1
libs/libraries.htm

@@ -301,7 +301,7 @@ how to download, build, and install the libraries.</p>
         Maddock, Steve Cleary, et al.</li>
     <li><a href="typeof/index.html">typeof</a> -
         Typeof operator emulation, from Arkadiy Vertleyb and Peder Holt.</li>
-    <li><a href="numeric/ublas/doc/index.htm">uBLAS</a> - Basic linear algebra
+    <li><a href="numeric/ublas/doc/index.html">uBLAS</a> - Basic linear algebra
     for dense, packed and sparse matrices, from Joerg Walter and Mathias Koch.</li>
     <li><a href="units/index.html">units</a> -
         Zero-overhead dimensional analysis and unit/quantity

粤ICP备19079148号