diff --git a/src/routes/Projects/projects.ts b/src/routes/Projects/projects.ts index 8e1409a..6e963f3 100644 --- a/src/routes/Projects/projects.ts +++ b/src/routes/Projects/projects.ts @@ -38,7 +38,7 @@ export const projects = [ ], links: [ { - href: 'https://pure-city.ru', + href: 'https://pure-city.kopyl.dev', textSlug: 'projects.link_types.website', icon: MaterialSymbolsGlobe } @@ -73,7 +73,7 @@ export const projects = [ ], links: [ { - href: 'https://tpk-artel.ru', + href: 'https://tpk-artel.kopyl.dev', textSlug: 'projects.link_types.website', icon: MaterialSymbolsGlobe }