From 73301c774502c6f5f9aeb3bacd93cbf6c58c655b Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 22 Jul 2026 17:00:00 +0200 Subject: Remove .github directory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- lib/xixanta/src/cfg.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/xixanta/src') diff --git a/lib/xixanta/src/cfg.rs b/lib/xixanta/src/cfg.rs index eacc5a4..14d2484 100644 --- a/lib/xixanta/src/cfg.rs +++ b/lib/xixanta/src/cfg.rs @@ -515,7 +515,7 @@ FEATURES { #[test] fn parse_unrom_configuration() { - // Coming from https://github.com/mssola/code.nes. + // Coming from https://git.mssola.com/nes/code.nes. let res = parse_cfg_file( r#" ## -- cgit v1.2.3