diff --git a/configure.ac b/configure.ac index 537ddab..720f2de 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([wut-tools],[1.0.0],[https://github.com/switchbrew/switch-tools/issues]) +AC_INIT([wut-tools],[1.0.0],[https://github.com/devkitPro/wut-tools/issues]) AC_CONFIG_SRCDIR([src/elf2rpl/main.cpp]) AC_CONFIG_MACRO_DIRS([m4])