linking to css in hg is messy
authordanbri <danbri@google.com>
Sun, 02 Jun 2013 13:08:00 -0700
changeset 87 f43034f81b88
parent 86 c60567b137f7
child 88 84d22340cf1f
linking to css in hg is messy
schema.org/ext/EmailMessage.html
schema.org/ext/Order.html
schema.org/ext/Reservation.html
--- a/schema.org/ext/EmailMessage.html	Sun Jun 02 13:05:40 2013 -0700
+++ b/schema.org/ext/EmailMessage.html	Sun Jun 02 13:08:00 2013 -0700
@@ -3,7 +3,7 @@
 	<head>
 		<link rel="stylesheet" href="https://developers.google.com/css/screen.css" type="text/css" media="screen" charset="utf-8" />
 	    <link href='//fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css' />
-		<link rel="stylesheet" href="../css/schema.css" />
+		<link rel="stylesheet" href="https://dvcs.w3.org/hg/webschema/raw-file/default/schema.org/css/schema.css" />
 		<title>EmailMessage - Schema documentation</title>
 	</head>
 	<body>
--- a/schema.org/ext/Order.html	Sun Jun 02 13:05:40 2013 -0700
+++ b/schema.org/ext/Order.html	Sun Jun 02 13:08:00 2013 -0700
@@ -3,7 +3,7 @@
 	<head>
 		<link rel="stylesheet" href="https://developers.google.com/css/screen.css" type="text/css" media="screen" charset="utf-8" />
 	    <link href='//fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css' />
-		<link rel="stylesheet" href="../css/schema.css" />
+		<link rel="stylesheet" href="https://dvcs.w3.org/hg/webschema/raw-file/default/schema.org/css/schema.css" />
 		<title>Order - Schema documentation</title>
 	</head>
 	<body>
--- a/schema.org/ext/Reservation.html	Sun Jun 02 13:05:40 2013 -0700
+++ b/schema.org/ext/Reservation.html	Sun Jun 02 13:08:00 2013 -0700
@@ -3,7 +3,7 @@
 	<head>
 		<link rel="stylesheet" href="https://developers.google.com/css/screen.css" type="text/css" media="screen" charset="utf-8" />
 	    <link href='//fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css' />
-		<link rel="stylesheet" href="../css/schema.css" />
+		<link rel="stylesheet" href="https://dvcs.w3.org/hg/webschema/raw-file/default/schema.org/css/schema.css" />
 		<title>Reservation - Schema documentation</title>
 	</head>
 	<body>