From 6de63703b02c66f788ce823a7091df7083e3edfc Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 26 Nov 2023 01:22:11 +0100 Subject: switch to tensin.name --- README.md | 2 +- prelude.mk | 2 +- 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 -- cgit v1.2.3