提交 0c96b1e4 编写于 作者: M Mr.doob

Fixed udacity link.

上级 3390f725
......@@ -242,7 +242,7 @@
<div id="resource">
<script>
var resources = [
'<a href="http://www.udacity.com/overview/Course/cs291/" target="_blank"><img src="files/udacity.png" width="121" height="152" /></a>',
'<a href="https://www.udacity.com/course/interactive-3d-graphics--cs291" target="_blank"><img src="files/udacity.png" width="121" height="152" /></a>',
'<a href="http://davidscottlyons.com/threejs/presentations/frontporch14/" target="_blank"><img src="files/intro.png" width="121" height="106" /></a>'
];
document.write( resources[ Math.floor( Math.random() * resources.length ) ] );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册