diff --git a/mkdocs.yml b/mkdocs.yml index e8b74cc1..3d5d70b4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,11 +1,11 @@ site_name: aiogram site_description: 'Documentations of aiogram framework' site_author: 'Alex Root Junior' -site_url: 'https://aiogram.2038.io' +site_url: 'https://docs.aiogram.dev' repo_name: 'aiogram/aiogram' repo_url: 'https://github.com/aiogram/aiogram' -google_analytics: ['UA-63525804-7', 'aiogram.2038.io'] +google_analytics: ['UA-63525804-7', 'dev-docs.aiogram.dev'] theme: name: 'material'