소스 검색

update google-soc/index.html to match google-soc/google-soc.md

Former-commit-id: 20d5bbac0d411a8c502ad51a5a31aa000201511f
Alec Jacobson 10 년 전
부모
커밋
7b04691f92
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      google-soc/index.html

+ 1 - 1
google-soc/index.html

@@ -4,7 +4,7 @@
 	<meta charset="utf-8"/>
 	<title>libigl</title>
 	<meta name="author" content="Alec Jacobson and Daniele Panozzo and others"/>
-	<link type="text/css" rel="stylesheet" href="tutorial/style.css"/>
+	<link type="text/css" rel="stylesheet" href="../tutorial/style.css"/>
 <script type='text/javascript' src='http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
 <link rel='stylesheet' href='http://yandex.st/highlightjs/7.3/styles/default.min.css'>
 <script src='http://yandex.st/highlightjs/7.3/highlight.min.js'></script>