We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc0a33a + 92b5ea5 commit 9dc9b9dCopy full SHA for 9dc9b9d
docs/website/siteConfig.js
@@ -21,7 +21,7 @@ const siteConfig = {
21
{href: 'http://devspace.cloud/about', label: 'About'},
22
{doc: 'getting-started/installation', label: 'Docs'},
23
{href: 'http://devspace.cloud/help', label: 'Help'},
24
- {doc: 'getting-started/installation', label: 'Login'},
+ {href: 'https://app.devspace.cloud/', label: 'Login'},
25
{href: '#', label: ''},
26
],
27
0 commit comments