diff --git a/www/docusaurus.config.js b/www/docusaurus.config.js index 526d2fc8..284b0048 100644 --- a/www/docusaurus.config.js +++ b/www/docusaurus.config.js @@ -9,7 +9,7 @@ const config = { title: 'Serverless Adapter', tagline: 'Run REST APIs and other web applications using your existing Node.js application framework (NestJS, Express, Koa, Hapi, Fastify and many others), on top of AWS, Azure, Huawei and many other clouds.', - url: 'https://viniciusl.com.br/serverless-adapter', + url: 'https://serverless-adapter.viniciusl.com.br', baseUrl: '/', onBrokenLinks: 'throw', onBrokenMarkdownLinks: 'warn',