Skip to content

Commit

Permalink
Image directory fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
jufemaiz committed Mar 4, 2010
1 parent b997728 commit 89a5d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/01 - centre full.html
Expand Up @@ -18,6 +18,6 @@
</script>
</head>
<body>
<img src="img/01.jpg" alt="an image to resize" id="makeItBig" />
<img src="../img/01.jpg" alt="an image to resize" id="makeItBig" />
</body>
</html>

0 comments on commit 89a5d88

Please sign in to comment.