diff --git a/docs/mainpage.dox b/docs/mainpage.dox index f1aeb738..0a4b1bf4 100644 --- a/docs/mainpage.dox +++ b/docs/mainpage.dox @@ -3,7 +3,7 @@ * * \section Introduction * An experimental in-development Wii U toolchain, the source can be found at - * https://github.com/decaf-emu/wut + * https://github.com/devkitPro/wut * * \section Usage * TODO. diff --git a/include/wut.h b/include/wut.h index cdbd4646..4c4695d2 100644 --- a/include/wut.h +++ b/include/wut.h @@ -1,9 +1,9 @@ #pragma once /* - * wut 1.0.0-alpha + * wut 1.0.0-beta * - * https://github.com/decaf-emu/wut + * https://github.com/devkitPro/wut */ #include "wut_structsize.h"