Use relative favicon.ico link.
--- a/primer/index.php Tue Feb 26 00:48:18 2013 -0500
+++ b/primer/index.php Tue Feb 26 00:49:03 2013 -0500
@@ -14,7 +14,7 @@
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>JSON-LD - Primer</title>
<link href="../site.css" rel="stylesheet" type="text/css" />
- <link rel="shortcut icon" href="favicon.ico" />
+ <link rel="shortcut icon" href="../favicon.ico" />
</head>
<body>
--- a/requirements/index.php Tue Feb 26 00:48:18 2013 -0500
+++ b/requirements/index.php Tue Feb 26 00:49:03 2013 -0500
@@ -14,7 +14,7 @@
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>JSON-LD - Requirements</title>
<link href="../site.css" rel="stylesheet" type="text/css" />
- <link rel="shortcut icon" href="favicon.ico" />
+ <link rel="shortcut icon" href="../favicon.ico" />
</head>
<body>
--- a/spec/index.php Tue Feb 26 00:48:18 2013 -0500
+++ b/spec/index.php Tue Feb 26 00:49:03 2013 -0500
@@ -12,7 +12,7 @@
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>JSON-LD - Specifications</title>
<link href="../site.css" rel="stylesheet" type="text/css" />
- <link rel="shortcut icon" href="favicon.ico" />
+ <link rel="shortcut icon" href="../favicon.ico" />
</head>
<body>