aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-05-29 14:40:51 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-05-29 14:40:51 -0400
commitceac33eddf3e92655e5c1fcffdab2bb9073a4af3 (patch)
tree0e2d08bf955d7ead14d6d8756f672b3636ba6147
parent7f026ed4978c6ef08f0adf1e4c50d81bfb151b4b (diff)
can't use iframe for jenkins, it seems (sameorigin)
-rw-r--r--doc/builds.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/builds.mdwn b/doc/builds.mdwn
index 69acf7ab7..1989f72c9 100644
--- a/doc/builds.mdwn
+++ b/doc/builds.mdwn
@@ -16,5 +16,5 @@
<iframe width=1024 scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mavericks/">
</iframe>
<h2>Windows</h2>
-<iframe width=1024 height=1024 scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="http://qa.nest-initiative.org/view/msysGit/job/msysgit-git-annex-assistant-test/">
+<a href="https://qa.nest-initiative.org/view/msysGit/job/msysgit-git-annex-assistant-test/">here</a>
</iframe>