Skip to content

Commit 1bb8cef

Browse files
committed
fix: correct path to the landing page
1 parent b655aa7 commit 1bb8cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ const config: Config = {
101101
navbar: {
102102
logo: {
103103
src: 'img/paws.svg',
104-
href: '/',
104+
href: 'https://in-cloud.io/',
105105
},
106106
title: 'in-Сloud Console',
107107
items: [

0 commit comments

Comments
 (0)