commit 60a49253e71453b5f26afc66406aa90471b88040 parent 86d68380bb425c3caacb7f7bfed1f5b16cef1fd0 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Mon, 19 Nov 2018 09:02:06 +0100 Fix URLs in readme to reflect repository rename Diffstat:
M | README.md | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -1,5 +1,5 @@ # andersdamsgaard.com -[](https://gitlab.com/admesg/andersdamsgaard.com/commits/master) +[](https://gitlab.com/admesg/admesg.gitlab.io/commits/master) This repository contains the source for [andersdamsgaard.com](https://andersdamsgaard.com). The domain is registered @@ -8,5 +8,5 @@ nameservers are defined as primary nameservers. A preview of the webpage can be generated on the localhost with `make`. Deployment occurs through the [GitLab CI -pipeline](https://gitlab.com/admesg/andersdamsgaard.com/pipelines) after -pushing to the master branch. +pipeline](https://gitlab.com/admesg/admesg.gitlab.io/pipelines) after pushing +to the master branch.