diff --git a/blog/2026-01-01-transition-570-at-59x/index.md b/blog/2026-01-01-transition-570-at-59x/index.md index 2922504..8bde231 100644 --- a/blog/2026-01-01-transition-570-at-59x/index.md +++ b/blog/2026-01-01-transition-570-at-59x/index.md @@ -33,14 +33,14 @@ tags: 1. **Утилита TXT2GAM** — конвертирует игру в формат текстового файла и обратно. - - Скачать можно с [официального сайта](https://qsp.org/index.php?option=com_content&task=view&id=52&Itemid=56) или [со страницы релизов](https://github.com/QSPFoundation/txt2gam/releases) на GitHub. + - Скачать можно [со страницы релизов](https://github.com/QSPFoundation/txt2gam/releases) на GitHub. - Если не знаете, как пользоваться утилитой, прочитайте [краткое руководство](https://wiki.qsp.org/help:txt2gam). 2. **Анализатор QSP-кода** — быстро сканирует игру в формате текстового файла и предоставляет список возможных ошибок, имена переменных, локаций, действий, предметов и прочее. - - Скачать можно по ссылке из [темы на форуме](https://qsp.org/index.php?option=com_agora&task=topic&id=365&Itemid=57), посвящённой Анализатору. + - Скачать можно по ссылке из [темы на форуме](https://qsp.org/forum/281), посвящённой Анализатору. - Или из архива на меге ["QSP/Программы"](https://mega.nz/folder/jXwXlSRJ#TF7P-soOJOWIC8MrBA-L1A). ← Смотрите папку "QSP-Analyser". Для первого раза лучше выбрать последнюю версию без модификаций. - - Краткая информация доступна [на форуме](https://qsp.org/index.php?option=com_agora&task=topic&id=365&Itemid=57) и в [архиве статей](https://aleksversus.github.io/howdo_faq/docs/informarch/general/code_analyser). + - Краткая информация доступна [на форуме](https://qsp.org/forum/281) и в [архиве статей](https://aleksversus.github.io/howdo_faq/docs/informarch/general/code_analyser). 3. Для просмотра игры в формате текстовых файлов подойдёт любой текстовый редактор. Рекомендуем Sublime Text или VS Code — они поддерживают подсветку синтаксиса QSP. diff --git a/docs/all-together.md b/docs/all-together.md index 841ce58..90f85ae 100644 --- a/docs/all-together.md +++ b/docs/all-together.md @@ -101,7 +101,7 @@ flowchart TD Теперь игрок может: -* Скачать игру с [каталога на QSP](https://qsp.org/index.php?option=com_sobi2&Itemid=55) и воспроизвести ее в плеерах +* Скачать игру с [каталога на QSP](https://qsp.org/games) и воспроизвести ее в плеерах * Запустить игру с [QSpider](https://dev.qsp.org/qspider) Там можно либо: diff --git a/i18n/en/docusaurus-plugin-content-docs/current/all-together.md b/i18n/en/docusaurus-plugin-content-docs/current/all-together.md index 29d13d3..c2a807e 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/all-together.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/all-together.md @@ -100,7 +100,7 @@ Later, the game developer publishes game resources to: Now the player can: -* Download the game from the [QSP catalog](https://qsp.org/index.php?option=com_sobi2&Itemid=55) and play it in players +* Download the game from the [QSP catalog](https://qsp.org/games) and play it in players * Launch the game with [QSpider](https://dev.qsp.org/qspider) There you can either: