summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Storz <eduard.braun2@gmx.de>2019-02-17 03:29:40 +0000
committerPatrick Storz <eduard.braun2@gmx.de>2019-02-17 03:29:40 +0000
commitec484435e5ad0b195b227ffb4841f258cd9c2642 (patch)
tree3e17f51b0b9ed071c7cdca9780236f60e54ed2d9
parentAdd translation for language code "en" to all .po files (diff)
downloadinkscape-ec484435e5ad0b195b227ffb4841f258cd9c2642.tar.gz
inkscape-ec484435e5ad0b195b227ffb4841f258cd9c2642.zip
CI/AppVeyor: Add link to AppVeyor history toredirect template
-rw-r--r--buildtools/appveyor_redirect_template.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/buildtools/appveyor_redirect_template.html b/buildtools/appveyor_redirect_template.html
index 04ede943b..c67d51912 100644
--- a/buildtools/appveyor_redirect_template.html
+++ b/buildtools/appveyor_redirect_template.html
@@ -6,6 +6,7 @@
<title>Redirecting...</title>
</head>
<body>
- Redirecting to latest build of '${BRANCH}' branch. If you're not redirected automatically, use this direct link: <a href="${URL}">${FILENAME}</a>
+ <p>Redirecting to latest build of '${BRANCH}' branch. If you're not redirected automatically, use this direct link: <a href="${URL}">${FILENAME}</a></p>
+ <p>For a full list of all available CI builds visit <a href="https://ci.appveyor.com/project/inkscape/inkscape/history">https://ci.appveyor.com/project/inkscape/inkscape/history</a>.</p>
</body>
</html>