Skip to content

Commit

Permalink
Update and rename index.htm to index.html
Browse files Browse the repository at this point in the history
update the demo page to link to the new repository
  • Loading branch information
Pomax authored Jul 26, 2024
1 parent 76d6107 commit ccb3f64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/index.htm → demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ <h1>Drag and Drop Touch</h1>
</p>
<p>
Its project page is over on
<a href="https://github.com/Bernardo-Castilho/dragdroptouch"
>https://github.com/Bernardo-Castilho/dragdroptouch</a
<a href="https://github.com/drag-drop-touch-js/dragdroptouch"
>https://github.com/drag-drop-touch-js/dragdroptouch</a
>.
</p>
</header>
Expand Down

0 comments on commit ccb3f64

Please sign in to comment.