Skip to content

Commit a5cfea2

Browse files
committed
Fix favicon path
1 parent c71cc5b commit a5cfea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_Layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
55
<title>Engine Yard Docs: {{ page.title }}</title>
6-
<link rel="shortcut icon" href="http://localhost:3011/images/favicon.gif" />
6+
<link rel="shortcut icon" href="/images/favicon.gif" />
77
<meta name="description" content="Learn why Engine Yard's managed Rails hosting, Rails deployment &amp; 24/7/365 live service is the best">
88
<meta name="keywords" content="Ruby on Rails Fully-Managed Hosting, Scaling, Scaled, Cluster Slices, Cloud Computing, On-Demand Deployment, Merb, Rubinius, Open-Source Software">
99
<meta http-equiv="expires" content="0">

0 commit comments

Comments
 (0)