From 60c03c8be71e3f75e4634a91ae712b012436043d Mon Sep 17 00:00:00 2001 From: Cornelius <8294697+CorneliusCornbread@users.noreply.github.com> Date: Sat, 14 Jun 2025 17:12:58 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccc1834a..9804ae44 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The original section that was found here is preserved below, however it should b [VM Device]: src/main/java/li/cil/oc2/api/bus/device/vm/VMDevice.java [disk drive]: src/main/java/li/cil/oc2/common/blockentity/DiskDriveBlockEntity.java [network card]: src/main/java/li/cil/oc2/common/bus/device/vm/item/NetworkInterfaceCardDevice.java -[documentation]: src/main/resources/assets/oc2/doc/en_us/index.md +[documentation]: src/main/resources/assets/oc2r/doc/en_us/index.md [GithubPackagesGradle]: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-gradle-registry [Sangar (fnuecke)]: https://github.com/fnuecke [Sedna]: https://github.com/fnuecke/sedna