diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-26 01:18:49 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-26 01:18:49 +0100 |
commit | 661c2436bc9b5f7bb3d0686d646598d7cc89a117 (patch) | |
tree | 0513abc180d5f3a51f5ed7d1801bab29536c204b | |
parent | Makefile: move the prelude to prelude.mk (diff) | |
download | void-661c2436bc9b5f7bb3d0686d646598d7cc89a117.tar.gz void-661c2436bc9b5f7bb3d0686d646598d7cc89a117.zip |
switch to tensin.name
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | prelude.mk | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ void [![CI](https://github.com/egor-tensin/void/actions/workflows/ci.yml/badge.svg)](https://github.com/egor-tensin/void/actions/workflows/ci.yml) -[Орём ебать](https://egort.name/void/) xDDD +[Орём ебать](https://tensin.name/void/) xDDD :'((( @@ -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 |