update assets paths for tests
This commit is contained in:
parent
064647f644
commit
33a1d8d4ad
23 changed files with 48 additions and 48 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<title>reveal.js - Tests</title>
|
||||
|
||||
<link rel="stylesheet" href="../css/reveal.css">
|
||||
<link rel="stylesheet" href="../dist/reveal.css">
|
||||
<link rel="stylesheet" href="qunit-2.5.0.css">
|
||||
</head>
|
||||
|
||||
|
@ -76,7 +76,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<script src="../js/reveal.js"></script>
|
||||
<script src="../dist/reveal.min.js"></script>
|
||||
<script src="qunit-2.5.0.js"></script>
|
||||
|
||||
<script src="test.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue