diff --git a/README.md b/README.md
index 0439982..d98f873 100644
--- a/README.md
+++ b/README.md
@@ -28,9 +28,9 @@ You do not have to work with the sprite directly in your application. Use it lik
`@gromlab/svg-sprites` is designed to work with AI agents from the start. Add the ready-made skill and ask an agent to configure, migrate, or troubleshoot the package without lengthy instructions or manual documentation research.
-[🇬🇧 Download AI skill (English)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites.zip)
+[🇬🇧 Download AI skill (English)](https://github.com/gromlab-ru/svg-sprites/releases/latest/download/svg-sprites.zip)
-[🇷🇺 Download AI skill (Russian)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites-ru.zip)
+[🇷🇺 Download AI skill (Russian)](https://github.com/gromlab-ru/svg-sprites/releases/latest/download/svg-sprites-ru.zip)
## From SVG to component in four steps
@@ -220,7 +220,7 @@ It also provides ready-to-use integration examples for:
- `
`;
- CSS.
-
+
The Viewer is added only to an internal debug page and does not become part of the generated icon components.
diff --git a/README_RU.md b/README_RU.md
index e4cd95c..47b7f9b 100644
--- a/README_RU.md
+++ b/README_RU.md
@@ -28,9 +28,9 @@
`@gromlab/svg-sprites` сразу рассчитан на работу с AI-агентами. Подключите готовый skill и поручите агенту настройку, миграцию или диагностику без длинных инструкций и ручного изучения документации.
-[🇷🇺 Скачать AI skill (на русском)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites-ru.zip)
+[🇷🇺 Скачать AI skill (на русском)](https://github.com/gromlab-ru/svg-sprites/releases/latest/download/svg-sprites-ru.zip)
-[🇬🇧 Скачать AI skill (на английском)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites.zip)
+[🇬🇧 Скачать AI skill (на английском)](https://github.com/gromlab-ru/svg-sprites/releases/latest/download/svg-sprites.zip)
## От SVG до компонента за четыре шага
@@ -220,7 +220,7 @@ JavaScript отвечает за интерфейс и поведение, а г
- `
`;
- CSS.
-
+
Viewer подключается только к внутренней debug-странице и не становится частью generated-компонентов иконок.
diff --git a/package.json b/package.json
index 8cbdfa4..9a43763 100644
--- a/package.json
+++ b/package.json
@@ -65,11 +65,11 @@
},
"repository": {
"type": "git",
- "url": "https://github.com/gromov-sergei/svg-sprites"
+ "url": "https://github.com/gromlab-ru/svg-sprites"
},
- "homepage": "https://github.com/gromov-sergei/svg-sprites",
+ "homepage": "https://github.com/gromlab-ru/svg-sprites",
"bugs": {
- "url": "https://github.com/gromov-sergei/svg-sprites/issues"
+ "url": "https://github.com/gromlab-ru/svg-sprites/issues"
},
"engines": {
"node": ">=18"
diff --git a/preview/src/App.tsx b/preview/src/App.tsx
index 3201dd1..4b47c09 100644
--- a/preview/src/App.tsx
+++ b/preview/src/App.tsx
@@ -96,7 +96,7 @@ export const App = () => {
@gromlab/svg-sprites
diff --git a/src/modes/react/codegen.ts b/src/modes/react/codegen.ts
index 755f2ff..bcd95b2 100644
--- a/src/modes/react/codegen.ts
+++ b/src/modes/react/codegen.ts
@@ -16,7 +16,7 @@ const GENERATED_NOTICE = [
'## Для изменений перегенерируйте SVG-спрайт. ##',
'## ##',
'## Генератор: @gromlab/svg-sprites ##',
- '## Репозиторий: https://github.com/gromov-sergei/svg-sprites ##',
+ '## Репозиторий: https://github.com/gromlab-ru/svg-sprites ##',
'----------------------------------------------------------------------',
]
diff --git a/src/react/sprite-viewer.tsx b/src/react/sprite-viewer.tsx
index 471ea12..7992a69 100644
--- a/src/react/sprite-viewer.tsx
+++ b/src/react/sprite-viewer.tsx
@@ -284,7 +284,7 @@ export function SpriteViewer({
{selected && (