Skip to content

Commit 6497006

Browse files
committed
fix bootstrap links in generated references
1 parent 1be3918 commit 6497006

36 files changed

+71
-71
lines changed

_ref/docs/hdr2.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: %%TITLE%%</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

_ref/docs/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Table of Contents</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/anaphoric.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Anaphoric operations</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/app.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: App server</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/assignment.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Assignment</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/assoc.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Association lists</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/atomic.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Atomic operations</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/combining.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Boolean operations</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/conditionals.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Conditionals</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/error.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Error handling and continuations</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/evaluation.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Evaluation</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/filesystem.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: File system operations</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/fnindex.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Index of Arc functions</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/foundation-doc.html

1 Byte
Binary file not shown.

ref/hdr2.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<html dir="ltr">
22
<head>
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
4-
<title>%%TITLE%%</title>
4+
<title>Arc: %%TITLE%%</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/html.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: HTML operations</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Table of Contents</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/io.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: I/O</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/iteration.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Iteration</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/list.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: List manipulation</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/macro.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Macros</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/math.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Math operations</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/networking.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Networking</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/os.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Other OS Operations</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/predicates.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Predicates</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/queue.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Queue operations</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/setforms.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Internals of places and setforms</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/srv.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Web server</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/string.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: String operations</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/table.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Table operations</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/template.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Template operations</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/threading.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Threading</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/time.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Time</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

ref/tree.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
44
<title>Arc: Tree operations</title>
55
<link rel="stylesheet" type="text/css" href="code.css">
6-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css" rel="stylesheet">
7-
<link href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">
6+
<link href="/assets/bootstrap/css/bootstrap.css" rel="stylesheet">
7+
<link href="/assets/bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
88
</head>
99
<body style='margin:12px 50px 0'>
1010
<div class="navbar navbar-inverse">

0 commit comments

Comments
 (0)