aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--prelude.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index da56ef5..d880a1c 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Supports cloning all of your repositories from major hosting providers:
* Bitbucket,
* GitLab.
-Example output can be found at https://git.egort.name/.
+Example output can be found at https://git.tensin.name/.
Installation
------------
diff --git a/prelude.mk b/prelude.mk
index 374111e..da836d7 100644
--- a/prelude.mk
+++ b/prelude.mk
@@ -1,4 +1,4 @@
-# Please see https://egort.name/blog/notes/makefile.html
+# Please see https://tensin.name/blog/notes/makefile.html
MAKEFLAGS += --no-builtin-rules --no-builtin-variables --warn-undefined-variables
unexport MAKEFLAGS