Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update paths in html header #3

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Update index.html
  • Loading branch information
andreasplesch authored Aug 28, 2016
commit 0ca6b0bb69a6c5a70e07500da12da17d157c37a6
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<html>
<h1>tests for x3dv4 nodes</h1>
<a url='test/Macro.html'>Macro</a>
<a url='test/Animate.html'>Animate</a>
<ul>
<li><a src='test/Macro.html'>Macro</a></li>
<li><a src='test/Animate.html'>Animate</a></li>
</ul>
</html>