aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/components/Social.tsx
diff options
context:
space:
mode:
author简律纯 <hsiangnianian@outlook.com>2023-04-28 13:45:20 +0800
committer简律纯 <hsiangnianian@outlook.com>2023-04-28 13:45:20 +0800
commit1ddb58bda228a1b2a7f1688147f02f345595705e (patch)
treee621293cd7e5da0c80e1012e7cea088f63523f03 /docs/components/Social.tsx
parent30232223986c46c68b3587b28a46549f7bd5e743 (diff)
downloadHydroRoll-1ddb58bda228a1b2a7f1688147f02f345595705e.tar.gz
HydroRoll-1ddb58bda228a1b2a7f1688147f02f345595705e.zip
✨修改url与repo
Diffstat (limited to 'docs/components/Social.tsx')
-rw-r--r--docs/components/Social.tsx8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/components/Social.tsx b/docs/components/Social.tsx
index 2ed0df0..df632f3 100644
--- a/docs/components/Social.tsx
+++ b/docs/components/Social.tsx
@@ -3,9 +3,9 @@ import { DiscordIcon, GitHubIcon } from "nextra/icons";
function Github() {
return (
<a
- href="https://github.com/vercel/turbo"
+ href="https://github.com/retrofor/HydroRoll"
className="hidden p-2 text-current sm:flex hover:opacity-75"
- title="Turbo GitHub repo"
+ title="HydroRoll GitHub repo"
target="_blank"
rel="noreferrer"
>
@@ -18,9 +18,9 @@ function Github() {
function Discord() {
return (
<a
- href="https://turbo.build/discord"
+ href="https://hydroroll.retrofor.space/discord"
className="hidden p-2 text-current sm:flex hover:opacity-75"
- title="Turbo Discord server"
+ title="HydroROll Discord server"
target="_blank"
rel="noreferrer"
>