aboutsummaryrefslogtreecommitdiff
path: root/branch-1.1.x/shell-out-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'branch-1.1.x/shell-out-api.html')
-rw-r--r--branch-1.1.x/shell-out-api.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/branch-1.1.x/shell-out-api.html b/branch-1.1.x/shell-out-api.html
index 31f564ed..2076ca17 100644
--- a/branch-1.1.x/shell-out-api.html
+++ b/branch-1.1.x/shell-out-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" />
@@ -112,7 +109,7 @@ You can bind :env or :dir for multiple operations using with-sh-env
and with-sh-dir.</pre>
- <a href="http://github.com/clojure/clojure-contrib/blob/cc4e2ec2bf558f059330ebc97a031d7806a1e364/src/clojure/contrib/shell_out.clj#L83" id="var-source">Source</a>
+ <a href="https://github.com/clojure/clojure-contrib/blob/cc4e2ec2bf558f059330ebc97a031d7806a1e364/src/clojure/contrib/shell_out.clj#L83" id="var-source">Source</a>
</div>