From f89b0677e271109fcb1bb6ddbf2c5018f87d60b6 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 20 Feb 2026 14:18:38 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B2=D0=B0=D1=88=D0=B5=20=D1=81=D0=BE=D0=BE?= =?UTF-8?q?=D0=B1=D1=89=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BA=D0=BE=D0=BC=D0=BC?= =?UTF-8?q?=D0=B8=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/CONTACTS.md | 2 +- en/DISCLAIMERS.md | 2 +- en/FAQ.md | 2 +- en/GLOSSARY.md | 2 +- en/accelerator-program.md | 2 +- en/application-description.md | 24 ++++++++++++------------ en/business-model.md | 2 +- en/financial-calculations.md | 2 +- en/for-contractors.md | 2 +- en/for-entrepreneurs.md | 2 +- en/for-investors.md | 2 +- en/for-regulators.md | 2 +- en/governance.md | 2 +- en/market-analysis.md | 2 +- en/roadmap.md | 2 +- en/service-terms.md | 14 +++++++------- ru/CONTACTS.md | 2 +- ru/DISCLAIMERS.md | 2 +- ru/FAQ.md | 2 +- ru/GLOSSARY.md | 2 +- ru/accelerator-program.md | 2 +- ru/application-description.md | 24 ++++++++++++------------ ru/business-model.md | 2 +- ru/financial-calculations.md | 2 +- ru/for-contractors.md | 2 +- ru/for-entrepreneurs.md | 2 +- ru/for-investors.md | 2 +- ru/for-regulators.md | 2 +- ru/governance.md | 2 +- ru/market-analysis.md | 2 +- ru/roadmap.md | 2 +- ru/service-terms.md | 14 +++++++------- 32 files changed, 66 insertions(+), 66 deletions(-) diff --git a/en/CONTACTS.md b/en/CONTACTS.md index 41fc475..e322a2c 100644 --- a/en/CONTACTS.md +++ b/en/CONTACTS.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/CONTACTS.md) | [Русский](../ru/CONTACTS.md) --- diff --git a/en/DISCLAIMERS.md b/en/DISCLAIMERS.md index 20c5286..47b51f2 100644 --- a/en/DISCLAIMERS.md +++ b/en/DISCLAIMERS.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/DISCLAIMERS.md) | [Русский](../ru/DISCLAIMERS.md) --- diff --git a/en/FAQ.md b/en/FAQ.md index 46ea8f6..c5f9252 100644 --- a/en/FAQ.md +++ b/en/FAQ.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/FAQ.md) | [Русский](../ru/FAQ.md) --- diff --git a/en/GLOSSARY.md b/en/GLOSSARY.md index 3f46113..6eee3b3 100644 --- a/en/GLOSSARY.md +++ b/en/GLOSSARY.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/GLOSSARY.md) | [Русский](../ru/GLOSSARY.md) --- diff --git a/en/accelerator-program.md b/en/accelerator-program.md index 5d449c0..089f231 100644 --- a/en/accelerator-program.md +++ b/en/accelerator-program.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/accelerator-program.md) | [Русский](../ru/accelerator-program.md) --- diff --git a/en/application-description.md b/en/application-description.md index 746636f..69696ae 100644 --- a/en/application-description.md +++ b/en/application-description.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/application-description.md) | [Русский](../ru/application-description.md) --- @@ -59,7 +59,7 @@ One local Ollama model — many specialized agents. Each agent is tailored to a You create agents for your company’s tasks: customer support, analytics, accounting, HR, marketing, procurement, and any other processes. Data never leaves your server. -More: [DLE AI Agents](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/ai-assistant.md) +More: [DLE AI Agents](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/ai-assistant.md) ### 2. CRM and Contact Management @@ -80,7 +80,7 @@ Single interface for all channels: Telegram bot, Email, Web chat, SMS, web forms - Governance via token-holder voting - Multi-chain support (Ethereum, Polygon, BSC, Arbitrum, Optimism, Avalanche, Base) -More: [Blockchain for Business](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/blockchain-for-business.md) +More: [Blockchain for Business](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/blockchain-for-business.md) ### 5. Groups and Workspaces for Teams @@ -104,7 +104,7 @@ More: [Blockchain for Business](https://github.com/VC-HB3-Accelerator/DLE/blob/m - GDPR, CCPA, 152-FZ compliance - All data on your server -More: [DLE Security](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/security.md) +More: [DLE Security](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/security.md) --- @@ -158,7 +158,7 @@ Savings: $38,000 over 5 years. Pay once — use indefinitely. ### Deployment -One-command setup via Docker Compose. More: [Setup instruction](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/back-docs/setup-instruction.md) +One-command setup via Docker Compose. More: [Setup instruction](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/back-docs/setup-instruction.md) --- @@ -178,20 +178,20 @@ More: [Purchase and Service Terms](service-terms.md) ## Documentation **Product:** -- [AI Agents](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/ai-assistant.md) — architecture, agent examples, setup -- [Blockchain for Business](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/blockchain-for-business.md) — asset tokenization, use cases -- [Security](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/security.md) — multi-layer protection, regulatory compliance +- [AI Agents](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/ai-assistant.md) — architecture, agent examples, setup +- [Blockchain for Business](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/blockchain-for-business.md) — asset tokenization, use cases +- [Security](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/security.md) — multi-layer protection, regulatory compliance - [Service Terms](service-terms.md) — licensing, support, warranties - [FAQ](FAQ.md) — frequently asked questions **Technical:** -- [Setup](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/back-docs/setup-instruction.md) — step-by-step setup -- [AI Setup](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/back-docs/setup-ai-assistant.md) — running AI agents -- [Blockchain Integration](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/back-docs/blockchain-integration-technical.md) — smart contracts, API +- [Setup](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/back-docs/setup-instruction.md) — step-by-step setup +- [AI Setup](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/back-docs/setup-ai-assistant.md) — running AI agents +- [Blockchain Integration](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/back-docs/blockchain-integration-technical.md) — smart contracts, API **General:** - [Main page](../profile/README.md) -- [Legal documentation](https://github.com/VC-HB3-Accelerator/DLE/blob/main/legal/README.md) +- [Legal documentation](https://github.com/VC-HB3-Accelerator/DLE/blob/main/legal.en/README.md) --- diff --git a/en/business-model.md b/en/business-model.md index 9e86a2b..c47a240 100644 --- a/en/business-model.md +++ b/en/business-model.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/business-model.md) | [Русский](../ru/business-model.md) --- diff --git a/en/financial-calculations.md b/en/financial-calculations.md index 57351d1..aafa150 100644 --- a/en/financial-calculations.md +++ b/en/financial-calculations.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/financial-calculations.md) | [Русский](../ru/financial-calculations.md) --- diff --git a/en/for-contractors.md b/en/for-contractors.md index e26d604..7db3dbe 100644 --- a/en/for-contractors.md +++ b/en/for-contractors.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/for-contractors.md) | [Русский](../ru/for-contractors.md) --- diff --git a/en/for-entrepreneurs.md b/en/for-entrepreneurs.md index 9c85e73..43deb07 100644 --- a/en/for-entrepreneurs.md +++ b/en/for-entrepreneurs.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/for-entrepreneurs.md) | [Русский](../ru/for-entrepreneurs.md) --- diff --git a/en/for-investors.md b/en/for-investors.md index f16a621..734162d 100644 --- a/en/for-investors.md +++ b/en/for-investors.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/for-investors.md) | [Русский](../ru/for-investors.md) --- diff --git a/en/for-regulators.md b/en/for-regulators.md index 9a74265..691ea7f 100644 --- a/en/for-regulators.md +++ b/en/for-regulators.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/for-regulators.md) | [Русский](../ru/for-regulators.md) --- diff --git a/en/governance.md b/en/governance.md index fad7e5b..dfde566 100644 --- a/en/governance.md +++ b/en/governance.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/governance.md) | [Русский](../ru/governance.md) --- diff --git a/en/market-analysis.md b/en/market-analysis.md index 917337c..ce2512d 100644 --- a/en/market-analysis.md +++ b/en/market-analysis.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/market-analysis.md) | [Русский](../ru/market-analysis.md) --- diff --git a/en/roadmap.md b/en/roadmap.md index 3cd8733..ddbefdf 100644 --- a/en/roadmap.md +++ b/en/roadmap.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/roadmap.md) | [Русский](../ru/roadmap.md) --- diff --git a/en/service-terms.md b/en/service-terms.md index d3ad76c..a864c78 100644 --- a/en/service-terms.md +++ b/en/service-terms.md @@ -1,4 +1,4 @@ -**Language:** [English](../profile/README.md) | [Русский](../profile/README.ru.md) +**Language:** [English](../en/service-terms.md) | [Русский](../ru/service-terms.md) --- @@ -20,7 +20,7 @@ 12. [Policy for Changing Terms](#12-policy-for-changing-terms) 13. [Contacts](#13-contacts) -**Legal documents:** [legal/README.md](https://github.com/VC-HB3-Accelerator/DLE/blob/main/legal/README.md) — license, copyright, attribution requirements. +**Legal documents:** [legal/README.md](https://github.com/VC-HB3-Accelerator/DLE/blob/main/legal.en/README.md) — license, copyright, attribution requirements. --- @@ -248,7 +248,7 @@ The user is responsible for: | Key management | User controls encryption keys | | GDPR | Compliance (with DPA) | -More: [DLE Security](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/security.md) +More: [DLE Security](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/security.md) --- @@ -331,16 +331,16 @@ Licenses are sold **only through companies** with official written authorization - **Email:** info@hb3-accelerator.com - **GitHub:** https://github.com/VC-HB3-Accelerator/DLE - **Legal status:** Proprietary software (see [LICENSE](https://github.com/VC-HB3-Accelerator/DLE/blob/main/LICENSE)) -- **Legal documentation:** [legal/README.md](https://github.com/VC-HB3-Accelerator/DLE/blob/main/legal/README.md) +- **Legal documentation:** [legal/README.md](https://github.com/VC-HB3-Accelerator/DLE/blob/main/legal.en/README.md) --- ## Additional Documentation - [Platform description](application-description.md) -- [AI Agents](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/ai-assistant.md) — specialized agent system -- [Blockchain for Business](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/blockchain-for-business.md) — digital asset registration and business use cases -- [DLE Security](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/security.md) — multi-layer protection +- [AI Agents](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/ai-assistant.md) — specialized agent system +- [Blockchain for Business](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/blockchain-for-business.md) — digital asset registration and business use cases +- [DLE Security](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.en/security.md) — multi-layer protection - [FAQ](FAQ.md) — frequently asked questions --- diff --git a/ru/CONTACTS.md b/ru/CONTACTS.md index 06f25ec..ae8eeca 100644 --- a/ru/CONTACTS.md +++ b/ru/CONTACTS.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/CONTACTS.md) | [English](../en/CONTACTS.md) --- diff --git a/ru/DISCLAIMERS.md b/ru/DISCLAIMERS.md index d896a44..2737aa7 100644 --- a/ru/DISCLAIMERS.md +++ b/ru/DISCLAIMERS.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/DISCLAIMERS.md) | [English](../en/DISCLAIMERS.md) --- diff --git a/ru/FAQ.md b/ru/FAQ.md index 8cf961e..69eafcd 100644 --- a/ru/FAQ.md +++ b/ru/FAQ.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/FAQ.md) | [English](../en/FAQ.md) --- diff --git a/ru/GLOSSARY.md b/ru/GLOSSARY.md index 0a09899..2398671 100644 --- a/ru/GLOSSARY.md +++ b/ru/GLOSSARY.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/GLOSSARY.md) | [English](../en/GLOSSARY.md) --- diff --git a/ru/accelerator-program.md b/ru/accelerator-program.md index 506319b..9a60817 100644 --- a/ru/accelerator-program.md +++ b/ru/accelerator-program.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/accelerator-program.md) | [English](../en/accelerator-program.md) --- diff --git a/ru/application-description.md b/ru/application-description.md index d0e1a5c..8638a74 100644 --- a/ru/application-description.md +++ b/ru/application-description.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/application-description.md) | [English](../en/application-description.md) --- @@ -59,7 +59,7 @@ DLE создано для организаций, которым нужна со Вы сами создаёте агентов под задачи компании: поддержка клиентов, аналитика, бухгалтерия, HR, маркетинг, закупки и любые другие процессы. Данные не покидают ваш сервер. -Подробнее: [ИИ-агенты DLE](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/ai-assistant.md) +Подробнее: [ИИ-агенты DLE](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/ai-assistant.md) ### 2. CRM и управление контактами @@ -80,7 +80,7 @@ DLE создано для организаций, которым нужна со - Управление через голосование токен-холдеров - Мультичейн поддержка (Ethereum, Polygon, BSC, Arbitrum, Optimism, Avalanche, Base) -Подробнее: [Блокчейн для бизнеса](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/blockchain-for-business.md) +Подробнее: [Блокчейн для бизнеса](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/blockchain-for-business.md) ### 5. Группы и пространства для команд @@ -104,7 +104,7 @@ DLE создано для организаций, которым нужна со - Соответствие GDPR, CCPA, 152-ФЗ - Все данные — на вашем сервере -Подробнее: [Безопасность DLE](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/security.md) +Подробнее: [Безопасность DLE](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/security.md) --- @@ -158,7 +158,7 @@ DLE создано для организаций, которым нужна со ### Развёртывание -Установка одной командой через Docker Compose. Подробнее: [Инструкция по установке](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/back-docs/setup-instruction.md) +Установка одной командой через Docker Compose. Подробнее: [Инструкция по установке](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/back-docs/setup-instruction.md) --- @@ -178,20 +178,20 @@ DLE создано для организаций, которым нужна со ## Документация **Продукт:** -- [ИИ-агенты](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/ai-assistant.md) — архитектура, примеры агентов, настройка -- [Блокчейн для бизнеса](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/blockchain-for-business.md) — токенизация активов, практические кейсы -- [Безопасность](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/security.md) — многоуровневая защита, соответствие регуляторам +- [ИИ-агенты](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/ai-assistant.md) — архитектура, примеры агентов, настройка +- [Блокчейн для бизнеса](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/blockchain-for-business.md) — токенизация активов, практические кейсы +- [Безопасность](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/security.md) — многоуровневая защита, соответствие регуляторам - [Условия обслуживания](service-terms.md) — лицензирование, поддержка, гарантии - [FAQ](FAQ.md) — частые вопросы **Техническая:** -- [Установка](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/back-docs/setup-instruction.md) — пошаговая настройка -- [Настройка AI](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/back-docs/setup-ai-assistant.md) — запуск ИИ-агентов -- [Блокчейн интеграция](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/back-docs/blockchain-integration-technical.md) — смарт-контракты, API +- [Установка](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/back-docs/setup-instruction.md) — пошаговая настройка +- [Настройка AI](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/back-docs/setup-ai-assistant.md) — запуск ИИ-агентов +- [Блокчейн интеграция](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/back-docs/blockchain-integration-technical.md) — смарт-контракты, API **Общая:** - [Главная страница](../profile/README.ru.md) -- [Юридическая документация](https://github.com/VC-HB3-Accelerator/DLE/blob/main/legal/README.md) +- [Юридическая документация](https://github.com/VC-HB3-Accelerator/DLE/blob/main/legal.ru/README.md) --- diff --git a/ru/business-model.md b/ru/business-model.md index 90e75dd..3654474 100644 --- a/ru/business-model.md +++ b/ru/business-model.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/business-model.md) | [English](../en/business-model.md) --- diff --git a/ru/financial-calculations.md b/ru/financial-calculations.md index ad38fe9..6dc314a 100644 --- a/ru/financial-calculations.md +++ b/ru/financial-calculations.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/financial-calculations.md) | [English](../en/financial-calculations.md) --- diff --git a/ru/for-contractors.md b/ru/for-contractors.md index 6253a00..4eeba0b 100644 --- a/ru/for-contractors.md +++ b/ru/for-contractors.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/for-contractors.md) | [English](../en/for-contractors.md) --- diff --git a/ru/for-entrepreneurs.md b/ru/for-entrepreneurs.md index e7c9e84..a0e6306 100644 --- a/ru/for-entrepreneurs.md +++ b/ru/for-entrepreneurs.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/for-entrepreneurs.md) | [English](../en/for-entrepreneurs.md) --- diff --git a/ru/for-investors.md b/ru/for-investors.md index 52b0dce..924735e 100644 --- a/ru/for-investors.md +++ b/ru/for-investors.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/for-investors.md) | [English](../en/for-investors.md) --- diff --git a/ru/for-regulators.md b/ru/for-regulators.md index 3f25db9..f42c2cf 100644 --- a/ru/for-regulators.md +++ b/ru/for-regulators.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/for-regulators.md) | [English](../en/for-regulators.md) --- diff --git a/ru/governance.md b/ru/governance.md index 3d6f288..8572621 100644 --- a/ru/governance.md +++ b/ru/governance.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/governance.md) | [English](../en/governance.md) --- diff --git a/ru/market-analysis.md b/ru/market-analysis.md index 508a62e..cc03bff 100644 --- a/ru/market-analysis.md +++ b/ru/market-analysis.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/market-analysis.md) | [English](../en/market-analysis.md) --- diff --git a/ru/roadmap.md b/ru/roadmap.md index a8d6038..b62615a 100644 --- a/ru/roadmap.md +++ b/ru/roadmap.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/roadmap.md) | [English](../en/roadmap.md) --- diff --git a/ru/service-terms.md b/ru/service-terms.md index c4efc3f..53df7ed 100644 --- a/ru/service-terms.md +++ b/ru/service-terms.md @@ -1,4 +1,4 @@ -**Язык:** [Русский](../profile/README.ru.md) | [English](../profile/README.md) +**Язык:** [Русский](../ru/service-terms.md) | [English](../en/service-terms.md) --- @@ -20,7 +20,7 @@ 12. [Политика изменения условий](#12-политика-изменения-условий) 13. [Контакты](#13-контакты) -**Юридические документы**: [legal/README.md](https://github.com/VC-HB3-Accelerator/DLE/blob/main/legal/README.md) — лицензия, авторские права, требования к атрибуции. +**Юридические документы**: [legal/README.md](https://github.com/VC-HB3-Accelerator/DLE/blob/main/legal.ru/README.md) — лицензия, авторские права, требования к атрибуции. --- @@ -248,7 +248,7 @@ | Управление ключами | Пользователь контролирует ключи шифрования | | GDPR | Соответствие (с DPA) | -Подробнее: [Безопасность DLE](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/security.md) +Подробнее: [Безопасность DLE](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/security.md) --- @@ -331,16 +331,16 @@ DLE использует смарт-контракт на блокчейне д - **Email**: info@hb3-accelerator.com - **GitHub**: https://github.com/VC-HB3-Accelerator/DLE - **Юридический статус**: Проприетарное ПО (см. [LICENSE](https://github.com/VC-HB3-Accelerator/DLE/blob/main/LICENSE)) -- **Юридическая документация**: [legal/README.md](https://github.com/VC-HB3-Accelerator/DLE/blob/main/legal/README.md) +- **Юридическая документация**: [legal/README.md](https://github.com/VC-HB3-Accelerator/DLE/blob/main/legal.ru/README.md) --- ## Дополнительная документация - [Описание платформы](application-description.md) -- [ИИ-агенты](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/ai-assistant.md) — система создания специализированных агентов -- [Блокчейн для бизнеса](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/blockchain-for-business.md) — цифровая регистрация активов и решение бизнес-задач -- [Безопасность DLE](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs/security.md) — многоуровневая защита +- [ИИ-агенты](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/ai-assistant.md) — система создания специализированных агентов +- [Блокчейн для бизнеса](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/blockchain-for-business.md) — цифровая регистрация активов и решение бизнес-задач +- [Безопасность DLE](https://github.com/VC-HB3-Accelerator/DLE/blob/main/docs.ru/security.md) — многоуровневая защита - [FAQ](FAQ.md) — частые вопросы ---