diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-26 01:22:11 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-26 01:22:11 +0100 |
commit | 6de63703b02c66f788ce823a7091df7083e3edfc (patch) | |
tree | 62a50872d43f753c0706a8775c6cef5594eaae74 | |
parent | requirements.txt: bump dependencies (diff) | |
download | cgitize-6de63703b02c66f788ce823a7091df7083e3edfc.tar.gz cgitize-6de63703b02c66f788ce823a7091df7083e3edfc.zip |
switch to tensin.name
-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 |