From 0710b67bb957cdc964ed222896c844174b7bef23 Mon Sep 17 00:00:00 2001 From: Aymen <87210332+algovoid@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:20:22 +0100 Subject: [PATCH] update rstudio ide broken icon link from simpleicons provider --- src/resources/tech_icons.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resources/tech_icons.ts b/src/resources/tech_icons.ts index 6d8a5dd..13f0b09 100644 --- a/src/resources/tech_icons.ts +++ b/src/resources/tech_icons.ts @@ -5921,7 +5921,7 @@ const tech_icons = [ available_providers: ['simple_icons', 'shields', 'devicons'], providers: { simple_icons: { - path: 'https://cdn.simpleicons.org/rstudio/75AADB', + path: 'https://cdn.simpleicons.org/rstudioide/75AADB', }, shields: { path: 'https://img.shields.io/badge/RStudio-75AADB?logo=rstudio&logoColor=black&style=for-the-badge',