Skip to content

Commit

Permalink
use proper urls
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Dec 17, 2008
1 parent add607f commit 0cacb2f
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 30 deletions.
12 changes: 6 additions & 6 deletions _adapters.html
Expand Up @@ -5,19 +5,19 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Ruby's Ambition</title>
<link href="/static/hubris.css" media="screen" rel="Stylesheet" type="text/css" />
<script src="/static/code_highlighter.js" type="text/javascript"></script>
<script src="/static/ruby.js" type="text/javascript"></script>
<link href="http://defunkt.github.com/ambition/static/hubris.css" media="screen" rel="Stylesheet" type="text/css" />
<script src="http://defunkt.github.com/ambition/static/code_highlighter.js" type="text/javascript"></script>
<script src="http://defunkt.github.com/ambition/static/ruby.js" type="text/javascript"></script>
</head>

<body>
<div id="main">
<div id="header">
<h1><span class="a">A</span>mbition</h1>
<div id="nav">
<a href="/"><span class="a">o</span>verview</a>
&#183; <a href="/adapters.html"><span class="a">a</span>dapters</a>
&#183; <a href="/api.html"><span class="a">a</span>pi</a>
<a href="http://defunkt.github.com/ambition/"><span class="a">o</span>verview</a>
&#183; <a href="http://defunkt.github.com/ambition/adapters.html"><span class="a">a</span>dapters</a>
&#183; <a href="http://defunkt.github.com/ambition/api.html"><span class="a">a</span>pi</a>
</div>
</div>

Expand Down
12 changes: 6 additions & 6 deletions adapters.html
Expand Up @@ -5,19 +5,19 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Ruby's Ambition</title>
<link href="/static/hubris.css" media="screen" rel="Stylesheet" type="text/css" />
<script src="/static/code_highlighter.js" type="text/javascript"></script>
<script src="/static/ruby.js" type="text/javascript"></script>
<link href="http://defunkt.github.com/ambition/static/hubris.css" media="screen" rel="Stylesheet" type="text/css" />
<script src="http://defunkt.github.com/ambition/static/code_highlighter.js" type="text/javascript"></script>
<script src="http://defunkt.github.com/ambition/static/ruby.js" type="text/javascript"></script>
</head>

<body>
<div id="main">
<div id="header">
<h1><span class="a">A</span>mbition</h1>
<div id="nav">
<a href="/"><span class="a">o</span>verview</a>
&#183; <a href="/adapters.html"><span class="a">a</span>dapters</a>
&#183; <a href="/api.html"><span class="a">a</span>pi</a>
<a href="http://defunkt.github.com/ambition/"><span class="a">o</span>verview</a>
&#183; <a href="http://defunkt.github.com/ambition/adapters.html"><span class="a">a</span>dapters</a>
&#183; <a href="http://defunkt.github.com/ambition/api.html"><span class="a">a</span>pi</a>
</div>
</div>

Expand Down
12 changes: 6 additions & 6 deletions adapters/activerecord.html
Expand Up @@ -5,19 +5,19 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Ruby's Ambition</title>
<link href="/static/hubris.css" media="screen" rel="Stylesheet" type="text/css" />
<script src="/static/code_highlighter.js" type="text/javascript"></script>
<script src="/static/ruby.js" type="text/javascript"></script>
<link href="http://defunkt.github.com/ambition/static/hubris.css" media="screen" rel="Stylesheet" type="text/css" />
<script src="http://defunkt.github.com/ambition/static/code_highlighter.js" type="text/javascript"></script>
<script src="http://defunkt.github.com/ambition/static/ruby.js" type="text/javascript"></script>
</head>

<body>
<div id="main">
<div id="header">
<h1><span class="a">A</span>mbition</h1>
<div id="nav">
<a href="/"><span class="a">o</span>verview</a>
&#183; <a href="/adapters.html"><span class="a">a</span>dapters</a>
&#183; <a href="/api.html"><span class="a">a</span>pi</a>
<a href="http://defunkt.github.com/ambition/"><span class="a">o</span>verview</a>
&#183; <a href="http://defunkt.github.com/ambition/adapters.html"><span class="a">a</span>dapters</a>
&#183; <a href="http://defunkt.github.com/ambition/api.html"><span class="a">a</span>pi</a>
</div>
</div>

Expand Down
12 changes: 6 additions & 6 deletions api.html
Expand Up @@ -5,19 +5,19 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Ruby's Ambition</title>
<link href="/static/hubris.css" media="screen" rel="Stylesheet" type="text/css" />
<script src="/static/code_highlighter.js" type="text/javascript"></script>
<script src="/static/ruby.js" type="text/javascript"></script>
<link href="http://defunkt.github.com/ambition/static/hubris.css" media="screen" rel="Stylesheet" type="text/css" />
<script src="http://defunkt.github.com/ambition/static/code_highlighter.js" type="text/javascript"></script>
<script src="http://defunkt.github.com/ambition/static/ruby.js" type="text/javascript"></script>
</head>

<body>
<div id="main">
<div id="header">
<h1><span class="a">A</span>mbition</h1>
<div id="nav">
<a href="/"><span class="a">o</span>verview</a>
&#183; <a href="/adapters.html"><span class="a">a</span>dapters</a>
&#183; <a href="/api.html"><span class="a">a</span>pi</a>
<a href="http://defunkt.github.com/ambition/"><span class="a">o</span>verview</a>
&#183; <a href="http://defunkt.github.com/ambition/adapters.html"><span class="a">a</span>dapters</a>
&#183; <a href="http://defunkt.github.com/ambition/api.html"><span class="a">a</span>pi</a>
</div>
</div>

Expand Down
12 changes: 6 additions & 6 deletions index.html
Expand Up @@ -5,19 +5,19 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Ruby's Ambition</title>
<link href="/static/hubris.css" media="screen" rel="Stylesheet" type="text/css" />
<script src="/static/code_highlighter.js" type="text/javascript"></script>
<script src="/static/ruby.js" type="text/javascript"></script>
<link href="http://defunkt.github.com/ambition/static/hubris.css" media="screen" rel="Stylesheet" type="text/css" />
<script src="http://defunkt.github.com/ambition/static/code_highlighter.js" type="text/javascript"></script>
<script src="http://defunkt.github.com/ambition/static/ruby.js" type="text/javascript"></script>
</head>

<body>
<div id="main">
<div id="header">
<h1><span class="a">A</span>mbition</h1>
<div id="nav">
<a href="/"><span class="a">o</span>verview</a>
&#183; <a href="/adapters.html"><span class="a">a</span>dapters</a>
&#183; <a href="/api.html"><span class="a">a</span>pi</a>
<a href="http://defunkt.github.com/ambition/"><span class="a">o</span>verview</a>
&#183; <a href="http://defunkt.github.com/ambition/adapters.html"><span class="a">a</span>dapters</a>
&#183; <a href="http://defunkt.github.com/ambition/api.html"><span class="a">a</span>pi</a>
</div>
</div>

Expand Down

0 comments on commit 0cacb2f

Please sign in to comment.