From 30ef81779de7944e0aa19afd25f5b267b8ebe6dc Mon Sep 17 00:00:00 2001 From: tildearrow Date: Mon, 17 Mar 2025 03:44:13 -0500 Subject: [PATCH] fix wrong link --- doc/7-systems/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/7-systems/README.md b/doc/7-systems/README.md index 3a0630301..d13a864fe 100644 --- a/doc/7-systems/README.md +++ b/doc/7-systems/README.md @@ -12,7 +12,7 @@ some systems have alternate chips, such as the Sega Genesis having a YM2612 or Y - **NES**: [2A03](nes.md) - **Famicom with Konami VRC6**: [2A03](nes.md), [VRC6](vrc6.md) -- **Famicom with Konami VRC7**: [2A03](nes.md), [VRC7](opl.md) +- **Famicom with Konami VRC7**: [2A03](nes.md), [VRC7](opll.md) - **Famicom with MMC5**: [2A03](nes.md), [MMC5](mmc5.md) - **Famicom with Sunsoft 5B**: [2A03](nes.md), [5B](ay8910.md) - **Famicom with Namco 163**: [2A03](nes.md), [N163](n163.md)