Skip to content

Commit

Permalink
Fixed broken links in demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Humphreys committed Nov 19, 2011
1 parent d5b3b37 commit e21d28e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/demo.html
Expand Up @@ -17,12 +17,12 @@
<title>Joyride Demo</title>

<!-- Attach our CSS -->
<link rel="stylesheet" href="../joyride-1.0.1.css">
<link rel="stylesheet" href="../joyride-1.0.2.css">
<link rel="stylesheet" href="demo-style.css">

<!-- Attach necessary JS -->
<script type="text/javascript" src="../jquery-1.7.min.js"></script>
<script type="text/javascript" src="../jquery.joyride-1.0.1.js"></script>
<script type="text/javascript" src="../jquery.joyride-1.0.2.js"></script>

</head>
<body>
Expand Down

0 comments on commit e21d28e

Please sign in to comment.