From 7a49e9fd6eb4225ee8b7c5463eeb5c3f6a2ceb32 Mon Sep 17 00:00:00 2001
From: Frank Sauerburger <frank@sauerburger.com>
Date: Mon, 14 Aug 2017 16:05:37 +0200
Subject: [PATCH] Update doxec URL in README

Update the doxec repository URL to /frank/doxec.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 748d5e6..06218ce 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ shouldn't be duplications of code snippets, which will be out-of-sync eventually
 The repository is set up, such that
 each commit triggers continues integration tasks on the server, which parses the examples from
 the README and executes them with the
-[doxec](https://srv.sauerburger.com/esel/doxec) package. This means, you can
+[doxec](https://srv.sauerburger.com/frank/doxec) package. This means, you can
 download [ready-made scripts and
 plots](https://srv.sauerburger.com/esel/FP-python-examples/-/jobs/artifacts/master/download?job=doxec_test)
 produced by the continues integration task.
-- 
GitLab