diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-02 12:14:10 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-02 12:14:10 (GMT) |
commit | fce0adbe694ddb62c7013fb53ec0ddfe222c56b4 (patch) | |
tree | e572bc7ccb26d0d9917d215e79426634940fdeca /web | |
parent | 1bb1bee0bf98eb8902eb413ffff01bb326ef40b4 (diff) | |
download | site-fce0adbe694ddb62c7013fb53ec0ddfe222c56b4.tar.gz |
tests.md: Switch to HTTPS, and adjust the size
Some browsers refused to mix HTTP and HTTPS content. Also, the object
is now hopefully wide enough that most browsers won't insert additional
word-wrapping.
Diffstat (limited to 'web')
-rw-r--r-- | web/content/tests.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/content/tests.md b/web/content/tests.md index 1784368..bad78a9 100644 --- a/web/content/tests.md +++ b/web/content/tests.md | |||
@@ -8,7 +8,7 @@ The following table lists the latest automated test results for various | |||
8 | platforms. The build and test logs can be viewed by following the | 8 | platforms. The build and test logs can be viewed by following the |
9 | corresponding links. | 9 | corresponding links. |
10 | 10 | ||
11 | <object data="http://labs.consol.de/nagios-plugins/logs/HEADER.html" style="width: 100%; height: 100ex; overflow: scroll"> | 11 | <object data="https://labs.consol.de/nagios-plugins/logs/HEADER2.html" style="width: 900px; height: 460px;"> |
12 | * [Test results][results] | 12 | * [Test results][results] |
13 | </object> | 13 | </object> |
14 | 14 | ||