Skip to content

Commit

Permalink
chore: Update links from aXenDeveloper to VitNode repo
Browse files Browse the repository at this point in the history
  • Loading branch information
aXenDeveloper committed Aug 17, 2024
1 parent 5abec1b commit 1b06ae6
Show file tree
Hide file tree
Showing 16 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<br>
<a href="https://vitnode.com/" target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg">
<img alt="VitNode Logo" src="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg" width="400">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg">
<img alt="VitNode Logo" src="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg" width="400">
</picture>
</a>
<br>
Expand Down
4 changes: 2 additions & 2 deletions apps/backend/src/plugins/welcome/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"code": "welcome",
"author": "VitNode",
"author_url": "https://vitnode.com/",
"support_url": "https://github.com/aXenDeveloper/vitnode/issues",
"support_url": "https://github.com/VitNode/vitnode/issues",
"allow_default": true,
"nav": []
}
}
2 changes: 1 addition & 1 deletion apps/docs/app/(home)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export default function Page() {
Get Started
</Link>
<Link
href="https://github.com/aXenDeveloper/vitnode"
href="https://github.com/VitNode/vitnode"
className={cn(
buttonVariants({
className:
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/app/layout.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { HomeLayoutProps } from 'fumadocs-ui/home-layout';

// shared configuration
export const baseOptions: HomeLayoutProps = {
githubUrl: 'https://github.com/aXenDeveloper/vitnode',
githubUrl: 'https://github.com/VitNode/vitnode',
nav: {
title: (
<>
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/content/docs/dev/contribution.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Before you start, please read the fiew rules:

1. Please use only English in this project _(Except translations)_,
2. Use only the `pnpm 9` for package manager,
3. Don't use any other packages from `npm`. If you want to use something, please open an discution [here](https://github.com/aXenDeveloper/vitnode/discussions/categories/ideas)
3. Don't use any other packages from `npm`. If you want to use something, please open an discution [here](https://github.com/VitNode/vitnode/discussions/categories/ideas)

## Requirements

Expand Down
6 changes: 3 additions & 3 deletions packages/backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<br>
<a href="https://vitnode.com/" target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg">
<img alt="VitNode Logo" src="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg" width="400">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg">
<img alt="VitNode Logo" src="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg" width="400">
</picture>
</a>
<br>
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"homepage": "https://vitnode.com",
"repository": {
"type": "git",
"url": "git+https://github.com/aXenDeveloper/VitNode.git",
"url": "git+https://github.com/VitNode/vitnode.git",
"directory": "packages/backend"
},
"bin": {
Expand Down
6 changes: 3 additions & 3 deletions packages/create-vitnode-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<br>
<a href="https://vitnode.com/" target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg">
<img alt="VitNode Logo" src="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg" width="400">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg">
<img alt="VitNode Logo" src="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg" width="400">
</picture>
</a>
<br>
Expand Down
2 changes: 1 addition & 1 deletion packages/create-vitnode-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"homepage": "https://vitnode.com",
"repository": {
"type": "git",
"url": "git+https://github.com/aXenDeveloper/VitNode.git",
"url": "git+https://github.com/VitNode/vitnode.git",
"directory": "packages/create-vitnode-app"
},
"type": "module",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"code": "welcome",
"author": "VitNode",
"author_url": "https://vitnode.com/",
"support_url": "https://github.com/aXenDeveloper/vitnode/issues",
"support_url": "https://github.com/VitNode/vitnode/issues",
"allow_default": true,
"nav": []
}
6 changes: 3 additions & 3 deletions packages/eslint-config-typescript-vitnode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<br>
<a href="https://vitnode.com/" target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg">
<img alt="VitNode Logo" src="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg" width="400">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg">
<img alt="VitNode Logo" src="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg" width="400">
</picture>
</a>
<br>
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-typescript-vitnode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"homepage": "https://vitnode.com",
"repository": {
"type": "git",
"url": "git+https://github.com/aXenDeveloper/VitNode.git",
"url": "git+https://github.com/VitNode/vitnode.git",
"directory": "packages/config"
},
"type": "module",
Expand Down
6 changes: 3 additions & 3 deletions packages/frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<br>
<a href="https://vitnode.com/" target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg">
<img alt="VitNode Logo" src="https://raw.githubusercontent.com/aXenDeveloper/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg" width="400">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg">
<img alt="VitNode Logo" src="https://raw.githubusercontent.com/VitNode/vitnode/canary/apps/docs/assets/logo/vitnode_logo_light.svg" width="400">
</picture>
</a>
<br>
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"homepage": "https://vitnode.com",
"repository": {
"type": "git",
"url": "git+https://github.com/aXenDeveloper/VitNode.git",
"url": "git+https://github.com/VitNode/vitnode.git",
"directory": "packages/frontend"
},
"bin": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export const AvatarAsideAuthAdmin = () => {

<DropdownMenuItem asChild>
<Link
href="https://github.com/aXenDeveloper/vitnode"
href="https://github.com/VitNode/vitnode"
target="_blank"
rel="noopener noreferrer"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const LicenseInstallConfigsView = () => {
<>
<CardContent>
<Link
href="https://github.com/aXenDeveloper/vitnode/blob/canary/LICENSE.md"
href="https://github.com/VitNode/vitnode/blob/canary/LICENSE.md"
target="_blank"
className="text-primary underline"
>
Expand Down

0 comments on commit 1b06ae6

Please sign in to comment.