Skip to content

Commit abb6b5e

Browse files
Update repos to point to the new GH org
1 parent c977f35 commit abb6b5e

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

public/json/projects.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
},
2323
{
2424
"name": "GalaBot",
25-
"url": "https://github.com/AlexDeveloperUwU/galabot",
26-
"github": "https://github.com/AlexDeveloperUwU/galabot",
25+
"url": "https://github.com/TakitosCorp/galabot",
26+
"github": "https://github.com/TakitosCorp/galabot",
2727
"icon": "fa-solid fa-code",
2828
"description": "Un bot de Discord custom para el servidor de la VTuber GalaYaki, con varias funcionalidades como avisos de directos o sistemas de warnings."
2929
},
3030
{
3131
"name": "GalaCards",
32-
"url": "https://github.com/AlexDeveloperUwU/galacards",
33-
"github": "https://github.com/AlexDeveloperUwU/galacards",
32+
"url": "https://github.com/TakitosCorp/galacards",
33+
"github": "https://github.com/TakitosCorp/galacards",
3434
"icon": "fa-solid fa-code",
3535
"description": "Recreación del juego Quién Soy preparado para 4 personas y en stream. Incluye un túnel para salida a la red y un bot de discord que gestiona las tarjetas."
3636
},

public/json/timeline.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -252,12 +252,12 @@
252252
{
253253
"title": "GalaBot",
254254
"description": "Creación del repositorio y código del bot de Discord para el bot de GalaYaki.",
255-
"url": "https://github.com/AlexDeveloperUwU/galabot"
255+
"url": "https://github.com/TakitosCorp/galabot"
256256
},
257257
{
258258
"title": "GalaCards",
259259
"description": "Adaptación y mejora al juego Quién Soy para GalaYaki.",
260-
"url": "https://github.com/AlexDeveloperUwU/galacards"
260+
"url": "https://github.com/TakitosCorp/galacards"
261261
}
262262
],
263263
"Marzo": [
@@ -269,12 +269,12 @@
269269
{
270270
"title": "GalaBot",
271271
"description": "Creación del repositorio y código del bot de Discord para el bot de GalaYaki.",
272-
"url": "https://github.com/AlexDeveloperUwU/galabot"
272+
"url": "https://github.com/TakitosCorp/galabot"
273273
},
274274
{
275275
"title": "GalaCards",
276276
"description": "Adaptación y mejora al juego Quién Soy para GalaYaki.",
277-
"url": "https://github.com/AlexDeveloperUwU/galacards"
277+
"url": "https://github.com/TakitosCorp/galacards"
278278
}
279279
]
280280
}

0 commit comments

Comments
 (0)