aboutsummaryrefslogtreecommitdiff
path: root/with-ns-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'with-ns-api.html')
-rw-r--r--with-ns-api.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/with-ns-api.html b/with-ns-api.html
index 8844b54b..570794c2 100644
--- a/with-ns-api.html
+++ b/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/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/with_ns.clj#L20" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/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/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/with_ns.clj#L28" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/with_ns.clj#L28" id="var-source">Source</a>
</div>