Skip to content

Commit c21fdcb

Browse files
committed
chore(Makefile): Fix link to entr
1 parent 6922800 commit c21fdcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ entr_warn:
99
@echo " ! File watching functionality non-operational ! "
1010
@echo " "
1111
@echo "Install entr(1) to automatically run tasks on file change."
12-
@echo "See http://entrproject.org/ "
12+
@echo "See https://eradman.com/entrproject/ "
1313
@echo "----------------------------------------------------------"
1414

1515
isort:

0 commit comments

Comments
 (0)