Browse Source

fixed broken links

Former-commit-id: 98427d4c137c12bd3a31d70e39ba0d77dba62ffd
Daniele Panozzo 8 years ago
parent
commit
df38006fdb
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      index.html

+ 1 - 1
README.md

@@ -49,7 +49,7 @@ We provide a [blank project example](https://github.com/libigl/libigl-example-pr
 
 ## Coding Guidelines and Tips
 
-libigl follows strict coding guidelines, please take a look [here](style-guidelines.html) before submitting your pull requests. We also have a set of [general coding tips](coding-guidelines.html) on how to code a geometry processing research project.
+libigl follows strict coding guidelines, please take a look [here](http://libigl.github.io/libigl/style-guidelines.html) before submitting your pull requests. We also have a set of [general coding tips](http://libigl.github.io/libigl/coding-guidelines.html) on how to code a geometry processing research project.
 
 ## Installation
 

+ 1 - 1
index.html

@@ -65,7 +65,7 @@ and Windows with Visual Studio 2015 Community Edition.</p>
 
 <h2 id="codingguidelinesandtips">Coding Guidelines and Tips</h2>
 
-<p>libigl follows strict coding guidelines, please take a look <a href="style-guidelines.html">here</a> before submitting your pull requests. We also have a set of <a href="coding-guidelines.html">general coding tips</a> on how to code a geometry processing research project.</p>
+<p>libigl follows strict coding guidelines, please take a look <a href="http://libigl.github.io/libigl/style-guidelines.html">here</a> before submitting your pull requests. We also have a set of <a href="http://libigl.github.io/libigl/coding-guidelines.html">general coding tips</a> on how to code a geometry processing research project.</p>
 
 <h2 id="installation">Installation</h2>