Fix dead urls.

This commit is contained in:
Jérémie Dumas
2018-04-01 14:57:52 -04:00
parent dac9faecfa
commit 2e39b6841c
5 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ libigl:
3. **Header-only.** It is straight forward to use our library since it is only
one additional include directory in your project. (if you are worried about
compilation speed, it is also possible to build the library as a [static
library](../optional/))
library](../static-library/))
4. **Function encapsulation.** Every function (including its full
implementation) is contained in a pair of .h/.cpp files with the same name of
+1
View File
@@ -0,0 +1 @@
<meta http-equiv="refresh" content="0; url=chapter-1" />