瀏覽代碼

changed url in bibtex citation

Former-commit-id: c3c275fedef8524d271e7f36e70fdf564b10bade
Alec Jacobson 10 年之前
父節點
當前提交
8e8106f88a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -104,7 +104,7 @@ BibTeX entry:
 @misc{libigl,
 @misc{libigl,
   title = {{libigl}: A simple {C++} geometry processing library},
   title = {{libigl}: A simple {C++} geometry processing library},
   author = {Alec Jacobson and Daniele Panozzo and others},
   author = {Alec Jacobson and Daniele Panozzo and others},
-  note = {http://igl.ethz.ch/projects/libigl/},
+  note = {http://libigl.github.io/libigl/},
   year = {2014},
   year = {2014},
 }
 }
 ```
 ```