From 962548517988b6405b14ca648fe50b5460a573ef Mon Sep 17 00:00:00 2001 From: Leon Brocard Date: Thu, 18 Nov 2010 13:44:53 +0000 Subject: [PATCH] Update a few remaining links from 1.0a1 to 1.0a2 --- docs/pages/docs-pages.html | 8 ++++---- docs/pages/page-template.html | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pages/docs-pages.html b/docs/pages/docs-pages.html index 87d0b39d0e2..dfa1f46ca41 100755 --- a/docs/pages/docs-pages.html +++ b/docs/pages/docs-pages.html @@ -30,9 +30,9 @@

Mobile page structure

<html> <head> <title>Page Title</title> - <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0a1/jquery.mobile-1.0a1.min.css" /> + <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0a2/jquery.mobile-1.0a2.min.css" /> <script src="http://code.jquery.com/jquery-1.4.3.min.js"></script> - <script src="http://code.jquery.com/mobile/1.0a1/jquery.mobile-1.0a1.min.js"></script> + <script src="http://code.jquery.com/mobile/1.0a2/jquery.mobile-1.0a2.min.js"></script> </head> <body> @@ -72,9 +72,9 @@

Complete single page template

<html> <head> <title>Page Title</title> - <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0a1/jquery.mobile-1.0a1.min.css" /> + <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0a2/jquery.mobile-1.0a2.min.css" /> <script src="http://code.jquery.com/jquery-1.4.3.min.js"></script> - <script src="http://code.jquery.com/mobile/1.0a1/jquery.mobile-1.0a1.min.js"></script> + <script src="http://code.jquery.com/mobile/1.0a2/jquery.mobile-1.0a2.min.js"></script> </head> <body> diff --git a/docs/pages/page-template.html b/docs/pages/page-template.html index 95b460a53ba..ab1e6c84803 100755 --- a/docs/pages/page-template.html +++ b/docs/pages/page-template.html @@ -3,9 +3,9 @@ Page Title - + - +