Skip to content

Commit 42ad39e

Browse files
fix Discord link and HarperFast GitHub org name (#403)
1 parent a8e0f6d commit 42ad39e

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import CustomDocCardList from '@site/src/components/CustomDocCardList';
1010

1111
### Get the Most Out of Harper
1212

13-
Join our Discord to access expert support, collaborate with Harpers core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://discord.gg/VzZuaw3Xay)
13+
Join our Discord to access expert support, collaborate with Harper's core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://harper.fast/discord)
1414
:::
1515

1616
Harper is an all-in-one backend technology that fuses database technologies, caching, application hosting, and messaging functions into a single system. Unlike traditional architectures where each piece runs independently and incurs extra costs and latency from serialization and network operations between processes, Harper systems can handle workloads seamlessly and efficiently.

docusaurus.config.ts

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const config: Config = {
5252

5353
// GitHub pages deployment config.
5454
// If you aren't using GitHub pages, you don't need these.
55-
organizationName: 'HarperDB', // Usually your GitHub org/user name.
55+
organizationName: 'HarperFast', // Usually your GitHub org/user name.
5656
projectName: 'documentation', // Usually your repo name.
5757

5858
onBrokenLinks: 'throw',
@@ -72,10 +72,10 @@ const config: Config = {
7272
// For current docs: versionDocsDirPath is 'docs'
7373
if (versionDocsDirPath.startsWith('versioned_docs')) {
7474
// Versioned docs are in versioned_docs/version-X.X/
75-
return `https://github.com/HarperDB/documentation/blob/main/${versionDocsDirPath}/${docPath}`;
75+
return `https://github.com/HarperFast/documentation/blob/main/${versionDocsDirPath}/${docPath}`;
7676
} else {
7777
// Current docs are in the root docs/ directory
78-
return `https://github.com/HarperDB/documentation/blob/main/docs/${docPath}`;
78+
return `https://github.com/HarperFast/documentation/blob/main/docs/${docPath}`;
7979
}
8080
},
8181
lastVersion: '4.7',
@@ -156,7 +156,7 @@ const config: Config = {
156156
path: 'release-notes',
157157
routeBasePath: 'release-notes',
158158
sidebarPath: './sidebarsReleaseNotes.ts',
159-
editUrl: 'https://github.com/HarperDB/documentation/blob/main/',
159+
editUrl: 'https://github.com/HarperFast/documentation/blob/main/',
160160
// Sort by semantic version and filter out index files from sidebar
161161
async sidebarItemsGenerator({ defaultSidebarItemsGenerator, ...args }) {
162162
const sidebarItems = await defaultSidebarItemsGenerator(args);
@@ -196,7 +196,7 @@ const config: Config = {
196196
path: 'fabric',
197197
routeBasePath: 'fabric',
198198
sidebarPath: './sidebarsFabric.ts',
199-
editUrl: 'https://github.com/HarperDB/documentation/blob/main/',
199+
editUrl: 'https://github.com/HarperFast/documentation/blob/main/',
200200
},
201201
],
202202

@@ -332,7 +332,7 @@ const config: Config = {
332332
dropdownActiveClassDisabled: true,
333333
},
334334
{
335-
href: 'https://github.com/HarperDB/documentation',
335+
href: 'https://github.com/HarperFast/documentation',
336336
label: 'GitHub',
337337
position: 'right',
338338
},
@@ -363,7 +363,7 @@ const config: Config = {
363363
items: [
364364
{
365365
label: 'Discord',
366-
href: 'https://discord.gg/VzZuaw3Xay',
366+
href: 'https://harper.fast/discord',
367367
},
368368
{
369369
label: 'LinkedIn',
@@ -384,11 +384,11 @@ const config: Config = {
384384
items: [
385385
{
386386
label: 'Harper Fast',
387-
href: 'https://www.harper.fast',
387+
href: 'https://harper.fast',
388388
},
389389
{
390390
label: 'Blog',
391-
href: 'https://www.harper.fast/resources',
391+
href: 'https://harper.fast/resources',
392392
},
393393
{
394394
label: 'GitHub',

versioned_docs/version-4.4/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: Harper Docs
88

99
### Get the Most Out of Harper
1010

11-
Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://discord.gg/VzZuaw3Xay)
11+
Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://harper.fast/discord)
1212
:::
1313

1414
## What is Harper? Performance, Simplicity, and Scale.

versioned_docs/version-4.5/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import CustomDocCardList from '@site/src/components/CustomDocCardList';
1010

1111
### Get the Most Out of Harper
1212

13-
Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://discord.gg/VzZuaw3Xay)
13+
Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://harper.fast/discord)
1414
:::
1515

1616
Welcome to the Harper Documentation! Here, you'll find all things Harper, and everything you need to get started, troubleshoot issues, and make the most of our platform.

versioned_docs/version-4.6/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import CustomDocCardList from '@site/src/components/CustomDocCardList';
1010

1111
### Get the Most Out of Harper
1212

13-
Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://discord.gg/VzZuaw3Xay)
13+
Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://harper.fast/discord)
1414
:::
1515

1616
Harper is an all-in-one backend technology that fuses database technologies, caching, application hosting, and messaging functions into a single system. Unlike traditional architectures where each piece runs independently and incurs extra costs and latency from serialization and network operations between processes, Harper systems can handle workloads seamlessly and efficiently.

versioned_docs/version-4.7/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import CustomDocCardList from '@site/src/components/CustomDocCardList';
1010

1111
### Get the Most Out of Harper
1212

13-
Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://discord.gg/VzZuaw3Xay)
13+
Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://harper.fast/discord)
1414
:::
1515

1616
Harper is an all-in-one backend technology that fuses database technologies, caching, application hosting, and messaging functions into a single system. Unlike traditional architectures where each piece runs independently and incurs extra costs and latency from serialization and network operations between processes, Harper systems can handle workloads seamlessly and efficiently.

0 commit comments

Comments
 (0)