commit: a4681fbaa3f9f21a966c88e6d3a3bda33b458fae
parent 1dd0928aa91cc8069f3e803526a6bfe696035672
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat,  1 Oct 2022 01:18:35 +0200
notes/bootstrapping: Point to wine-mono repository
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/notes/bootstrapping.shtml b/notes/bootstrapping.shtml
@@ -38,7 +38,7 @@
 			<p>Their meson setup hardcodes the use of pre-built firmware like BIOSes and VGA Option ROMs.</p>
 
 			<h3>app-emulation/wine-mono</h3>
-			<p>This is a collection of binaries</p>
+			<p>In gentoo it's a collection of binaries. Source repository is at <a href="https://github.com/madewokherd/wine-mono">https://github.com/madewokherd/wine-mono</a></p>
 
 			<h3>mono / .NET</h3>
 			<p>Source-only building is unsupported and nearly impossible currently (massive chain + intermediary unstable versions).</p>