Update profanity repo URL

Move from github.com/boothj5/* to github.com/profanity-im/*
This commit is contained in:
Michael Vetter
2019-05-03 10:51:28 +02:00
parent a28f0d9e74
commit d4892b29c4
6 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_HEADERS([src/config.h])
AM_INIT_AUTOMAKE([foreign subdir-objects])
# TODO Introduce with Ruby plugins, see https://github.com/boothj5/profanity/issues/779
# TODO Introduce with Ruby plugins, see https://github.com/profanity-im/profanity/issues/779
#AX_PREFIX_CONFIG_H([src/prof_config.h], [PROF], [src/config.h])
### Checks for programs.