From 92ca6aea6b5bed16a4f2addd10563741634ef8e3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 19 Apr 2024 16:05:33 +0000 Subject: [PATCH] Remove rgit demo URL (#671) - timeout since at least 1 week - `https://git.inept.dev/ : HTTPSConnectionPool(host='git.inept.dev', port=443): Max retries exceeded with url: / (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))` - ref. #1 --- software/rgit.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/software/rgit.yml b/software/rgit.yml index 15112744b5..7c09f67ff5 100644 --- a/software/rgit.yml +++ b/software/rgit.yml @@ -9,7 +9,6 @@ platforms: tags: - Software Development - Project Management source_code_url: https://github.com/w4/rgit -demo_url: https://git.inept.dev/ stargazers_count: 67 updated_at: '2024-02-03' archived: false