update assets paths for tests
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
<title>reveal.js - Barebones</title>
|
||||
|
||||
<link rel="stylesheet" href="../../css/reveal.css">
|
||||
<link rel="stylesheet" href="../../dist/reveal.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
<script src="../../js/reveal.js"></script>
|
||||
<script src="../../dist/reveal.min.js"></script>
|
||||
|
||||
<script>
|
||||
|
||||
|
Reference in New Issue
Block a user