From 2cd5f6e702494a50e90825f2372478bfc44593a4 Mon Sep 17 00:00:00 2001 From: Landon Taylor Date: Mon, 23 Jun 2025 13:48:18 -0600 Subject: [PATCH] Fix #5 --- tools/mc/spaceex.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/mc/spaceex.md b/tools/mc/spaceex.md index d59912f..1075606 100644 --- a/tools/mc/spaceex.md +++ b/tools/mc/spaceex.md @@ -4,8 +4,8 @@ draft = false title = 'SpaceEx' subtitle = 'Hybrid Systems' links = [ - { title = "Homepage", url = "https://cadp.inria.fr/", icon = 'fa-solid fa-home' }, - { title = "Source Code", url = "https://forge.ispras.ru/projects/blast/repository", icon = 'fa-brands fa-github' }, + { title = "Homepage", url = "http://spaceex.imag.fr/", icon = 'fa-solid fa-home' }, + # { title = "Source Code", url = "https://forge.ispras.ru/projects/blast/repository", icon = 'fa-brands fa-github' }, # { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' } ] applications = ['Hybrid Systems']