File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,9 +38,9 @@ <h2>Mobile page structure</h2>
3838
3939 <meta name="viewport" content="width=device-width, initial-scale=1">
4040
41- <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.css" />
41+ <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0.1 /jquery.mobile-1.0.1 .min.css" />
4242 <script src="http://code.jquery.com/jquery-1.6.4.min.js"></script>
43- <script src="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.js"></script>
43+ <script src="http://code.jquery.com/mobile/1.0.1 /jquery.mobile-1.0.1 .min.js"></script>
4444</head>
4545
4646<body>
@@ -90,9 +90,9 @@ <h2>Putting it together: Basic single page template</h2>
9090
9191 <meta name="viewport" content="width=device-width, initial-scale=1">
9292
93- <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.css" />
93+ <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0.1 /jquery.mobile-1.0.1 .min.css" />
9494 <script src="http://code.jquery.com/jquery-1.6.4.min.js"></script>
95- <script src="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.js"></script>
95+ <script src="http://code.jquery.com/mobile/1.0.1 /jquery.mobile-1.0.1 .min.js"></script>
9696</head>
9797<body>
9898
You can’t perform that action at this time.
0 commit comments