Skip to content

Commit 9ec8694

Browse files
committed
doc update
1 parent 13fed06 commit 9ec8694

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docusaurus.config.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ import { themes as prismThemes } from 'prism-react-renderer';
33
module.exports = {
44
title: 'TestMu AI (Formerly LambdaTest)',
55
tagline: 'Ensure your web-apps work seamlessly on every desktop and mobile browsers.',
6-
url: 'https://www.lambdatest.com',
7-
noIndex: true,
6+
url: 'https://www.testmuai.com',
87
baseUrl: '/support/',
98
onBrokenLinks: 'throw',
109
favicon: 'img/favicon.ico',
@@ -132,4 +131,3 @@ module.exports = {
132131
],
133132
],
134133
};
135-

0 commit comments

Comments
 (0)