Skip to content

Commit 3c8ae3c

Browse files
author
Peer Richelsen
committed
calendso to cal.com
1 parent b5df923 commit 3c8ae3c

File tree

2 files changed

+17
-11
lines changed

2 files changed

+17
-11
lines changed

docusaurus.config.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ module.exports = {
2424
type: 'doc',
2525
docId: 'event-types',
2626
position: 'left',
27-
label: 'Product Documentation',
27+
label: 'Product Docs',
2828
},
29-
{href: 'https://developer.calendso.com', label: 'Developer Documentation', position: 'left'},
30-
{href: 'https://design.calendso.com', label: 'Design Documentation', position: 'left'},
31-
{href: 'https://developer.calendso.com/api', label: 'API Documentation', position: 'left'},
29+
{href: 'https://developer.calendso.com', label: 'Developer', position: 'left'},
30+
{href: 'https://design.calendso.com', label: 'Design', position: 'left'},
31+
{href: 'https://developer.calendso.com/api', label: 'API', position: 'left'},
3232
{
3333
href: 'https://github.com/calendso/calendso',
3434
label: 'GitHub',
@@ -87,7 +87,7 @@ module.exports = {
8787
],
8888
},
8989
],
90-
copyright: `Copyright © ${new Date().getFullYear()} Meet Technologies, Inc.`,
90+
copyright: `Copyright © ${new Date().getFullYear()} Cal.com, Inc.`,
9191
},
9292
prism: {
9393
theme: lightCodeTheme,

static/img/logo.svg

Lines changed: 12 additions & 6 deletions
Loading

0 commit comments

Comments
 (0)