We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d58e7f9 commit c479567Copy full SHA for c479567
apps/docs-site/docusaurus.config.js
@@ -1,7 +1,7 @@
1
module.exports = {
2
title: 'nx-dotnet',
3
tagline: 'Build what you love, where you love',
4
- url: 'https://nx-dotnet.github.io',
+ url: 'https://nx-dotnet.com',
5
baseUrl: '/',
6
onBrokenLinks: 'throw',
7
onBrokenMarkdownLinks: 'warn',
0 commit comments