From cd42316a0497391965a29fa73faddf0600be50dd Mon Sep 17 00:00:00 2001 From: Steve Hoover Date: Mon, 8 Feb 2021 14:45:26 -0500 Subject: [PATCH] Update risc-v_shell.tlv --- risc-v_shell.tlv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/risc-v_shell.tlv b/risc-v_shell.tlv index 78c3569..5c2f387 100644 --- a/risc-v_shell.tlv +++ b/risc-v_shell.tlv @@ -2,7 +2,7 @@ \SV // This code can be found in: https://github.com/stevehoover/LF-Building-a-RISC-V-CPU-Core/risc-v_shell.tlv - m4_include_lib(['https://raw.githubusercontent.com/stevehoover/LF-Building-a-RISC-V-CPU-Core/lib/risc-v_shell_lib.tlv']) + m4_include_lib(['https://raw.githubusercontent.com/stevehoover/LF-Building-a-RISC-V-CPU-Core/main/lib/risc-v_shell_lib.tlv']) \SV m4_makerchip_module // (Expanded in Nav-TLV pane.)