Skip to content

Commit

Permalink
fix vertical slide link in demo #3155
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimel committed Mar 21, 2022
1 parent f4cadb9 commit bdcc2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h2>Vertical Slides</h2>
<p>Slides can be nested inside of each other.</p>
<p>Use the <em>Space</em> key to navigate through all slides.</p>
<br>
<a href="#" class="navigate-down">
<a href="#/2/1" class="navigate-down">
<img class="r-frame" style="background: rgba(255,255,255,0.1);" width="178" height="238" data-src="https://static.slid.es/reveal/arrow.png" alt="Down arrow">
</a>
</section>
Expand Down

0 comments on commit bdcc2bd

Please # to comment.