diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | prelude.mk | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 ------------ @@ -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 |