From 32c19292ba98ff957d446425d71c059cc09673f6 Mon Sep 17 00:00:00 2001 From: Simplychee Date: Wed, 15 Nov 2023 12:31:42 +0200 Subject: [PATCH] temp link --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 0bc11fa6..f7cad3f3 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -10,7 +10,7 @@ const config = { favicon: 'https://logz.io/wp-content/themes/Avada-Child-Theme-logz/theme_favicon/apple-touch-icon.png', // Set the production url of your site here - url: 'https://your-docusaurus-test-site.com', + url: 'https://docs.logz.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: '/',