tFix URLs in readme to reflect repository rename - andersdamsgaard.com - my photography webpage
(HTM) git clone git://src.adamsgaard.dk/andersdamsgaard.com
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit 60a49253e71453b5f26afc66406aa90471b88040
(DIR) parent 86d68380bb425c3caacb7f7bfed1f5b16cef1fd0
(HTM) 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(-)
---
(DIR) diff --git a/README.md b/README.md
t@@ -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
t@@ -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.