fixed doc homepage wrong paths

This commit is contained in:
kptdobe 2010-11-16 19:15:16 +08:00 committed by Scott Jehl
parent bffff87441
commit 15e8fa11a5

View file

@ -3,8 +3,8 @@
<head>
<meta charset="utf-8" />
<title>jQuery UI Mobile Framework - Documentation</title>
<link rel="stylesheet" media="only all" href="../../themes/default" />
<script type="text/javascript" src="../../js/"></script>
<link rel="stylesheet" media="only all" href="../themes/default" />
<script type="text/javascript" src="../js/"></script>
</head>
<body>
<div data-role="page" data-theme="b">