From 54447dbffb5bce2b4440ebc42bf568c39d232f48 Mon Sep 17 00:00:00 2001 From: Matt Jolly Date: Sat, 23 Aug 2025 11:29:15 +1000 Subject: [PATCH] sys-apps/gentoo-wsl-config: update HOMEPAGE Signed-off-by: Matt Jolly --- sys-apps/gentoo-wsl-config/gentoo-wsl-config-0.1.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/gentoo-wsl-config/gentoo-wsl-config-0.1.14.ebuild b/sys-apps/gentoo-wsl-config/gentoo-wsl-config-0.1.14.ebuild index e60eb082e5f62..21f2baca68a8b 100644 --- a/sys-apps/gentoo-wsl-config/gentoo-wsl-config-0.1.14.ebuild +++ b/sys-apps/gentoo-wsl-config/gentoo-wsl-config-0.1.14.ebuild @@ -7,7 +7,7 @@ inherit meson DESCRIPTION="WSL2 configuration for Gentoo Linux" -HOMEPAGE="https://www.gentoo.org/" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:WSL" if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gentoo-wsl-config.git"