From 73010a697bce300fc0fa066c181a6b237a1fd417 Mon Sep 17 00:00:00 2001 From: Luo Jia / Zhouqi Jiang Date: Sun, 27 Nov 2022 16:58:50 +0800 Subject: [PATCH] Change repo link from luojia65/rustsbi to rustsbi/rustsbi Project has moved to new repository path --- ref-info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ref-info.md b/ref-info.md index 4af798f..05e2d2c 100644 --- a/ref-info.md +++ b/ref-info.md @@ -55,7 +55,7 @@ ### 固件(Firmware):Bootloader/BIOS/UEFI/OpenSBI等相关 - 符合OpenSBI接口的开源固件 - - [Rust based SBI](https://github.com/luojia65/rustsbi) + - [Rust based SBI](https://github.com/rustsbi/rustsbi) ### RISC-V 系统功能级模拟器(支持运行OS kernel)