Skip to content

Commit

Permalink
chore(docusaurus): changed base url domain
Browse files Browse the repository at this point in the history
  • Loading branch information
H4ad authored Sep 27, 2022
1 parent 847f711 commit d8cbf0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const config = {
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',
baseUrl: '/serverless-adapter/',
baseUrl: '/',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.ico',
Expand Down

0 comments on commit d8cbf0f

Please sign in to comment.