aboutsummaryrefslogtreecommitdiff
path: root/branch-1.1.x/with-ns-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'branch-1.1.x/with-ns-api.html')
-rw-r--r--branch-1.1.x/with-ns-api.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/branch-1.1.x/with-ns-api.html b/branch-1.1.x/with-ns-api.html
index ab6bb0da..f6d91d12 100644
--- a/branch-1.1.x/with-ns-api.html
+++ b/branch-1.1.x/with-ns-api.html
@@ -6,9 +6,6 @@
<link media="all" type="text/css" href="../static/clojure.css" rel="stylesheet" />
<link media="all" type="text/css" href="../static/wiki.css" rel="stylesheet" />
<link media="all" type="text/css" href="../static/internal.css" rel="stylesheet" />
- <!-- TODO: are we using these (from clojure.org)? If so, add the files -->
- <script src="file/view/code_highlighter.js" type="text/javascript"></script>
- <script src="file/view/clojure.js" type="text/javascript"></script>
<style>.menuWrapper{height: 36px;}</style>
<!--[if lte IE 6]>
<link rel="stylesheet" href="http://www.wikispaces.com/_/2009051601/s/internal_ie.css" type="text/css" />
@@ -90,7 +87,7 @@ object or a symbol. This makes it possible to define functions in
namespaces other than the current one.</pre>
- <a href="http://github.com/clojure/clojure-contrib/blob/f24f6412a1cee7015285856e5e4fc6ddc3974439/src/clojure/contrib/with_ns.clj#L20" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/f24f6412a1cee7015285856e5e4fc6ddc3974439/src/clojure/contrib/with_ns.clj#L20" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -102,7 +99,7 @@ namespaces other than the current one.</pre>
removed. The temporary namespace will 'refer' clojure.core.</pre>
- <a href="http://github.com/clojure/clojure-contrib/blob/f24f6412a1cee7015285856e5e4fc6ddc3974439/src/clojure/contrib/with_ns.clj#L28" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/f24f6412a1cee7015285856e5e4fc6ddc3974439/src/clojure/contrib/with_ns.clj#L28" id="var-source">Source</a>
</div>