From ac6f338dd606aedcfe05a10cbe464a55191cf90b Mon Sep 17 00:00:00 2001
From: Carl Mai <carl.mai@tu-dresden.de>
Date: Mon, 23 Jul 2018 13:00:47 +0200
Subject: [PATCH] test something with the readme

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c686278..c5c61db 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[![pipeline status](https://git-st.inf.tu-dresden.de/%{project_path}/badges/%{default_branch}/pipeline.svg)](https://git-st.inf.tu-dresden.de/%{project_path}/pipelines)
+[![pipeline status](../badges/master/pipeline.svg)](../pipelines)
 
-* [Latest PDF online](https://git-st.inf.tu-dresden.de/%{project_path}/-/jobs/artifacts/master/file/thesis.pdf?job=build)
+* [Latest PDF online](../-/jobs/artifacts/master/file/thesis.pdf?job=build)
     * [Build Log](https://git-st.inf.tu-dresden.de/%{project_path}/-/jobs/artifacts/master/file/build_thesis.log?job=build)
 * [diff to last tag](https://git-st.inf.tu-dresden.de/%{project_path}/-/jobs/artifacts/master/file/difftag_thesis.pdf?job=diff)
 * [diff to last commit](https://git-st.inf.tu-dresden.de/%{project_path}/-/jobs/artifacts/master/file/diffcommit_thesis.pdf?job=diff)
-- 
GitLab