From 63afdfdacf1a18e3e2e169631636789b1fc5f43c Mon Sep 17 00:00:00 2001
From: zernonia
Date: Mon, 28 Oct 2024 18:52:19 +0800
Subject: [PATCH] chore: update links
---
.github/ISSUE_TEMPLATE/bug-report.yml | 4 ++--
.github/ISSUE_TEMPLATE/config.yml | 2 +-
docs/.vitepress/components/HomePage.vue | 2 +-
docs/.vitepress/meta.ts | 6 +++---
docs/content/docs/components/listbox.md | 2 +-
docs/content/docs/components/tree.md | 2 +-
6 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index e0e756548..e7a74d0ac 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -11,8 +11,8 @@ body:
This form is only for submitting bug reports. If you have a usage question
or are unsure if this is really a bug, make sure to:
- - Read the [docs](https://radix-vue.com/)
- - Ask on [Discord Chat](https://chat.radix-vue.com/)
+ - Read the [docs](https://reka-ui.com/)
+ - Ask on [Discord Chat](https://chat.unovue.com/)
- Ask on [GitHub Discussions](https://github.com/unovue/radix-vue/discussions)
Also try to search for your issue - it may have already been answered or even fixed.
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 4efeb65da..e06f279ee 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -4,5 +4,5 @@ contact_links:
url: https://reka-ui.com/
about: Check the documentation for usage of Radix Vue.
- name: 🗨️ Discord
- url: https://chat.radix-vue.com/
+ url: https://chat.unovue.com/
about: Join the Radix Vue Discord server.
diff --git a/docs/.vitepress/components/HomePage.vue b/docs/.vitepress/components/HomePage.vue
index 371eb5670..b81519020 100644
--- a/docs/.vitepress/components/HomePage.vue
+++ b/docs/.vitepress/components/HomePage.vue
@@ -31,7 +31,7 @@ import Contributors from './Contributors.vue'
Join the community and get involved!
diff --git a/docs/.vitepress/meta.ts b/docs/.vitepress/meta.ts
index 3e409a28d..b80c8a5ae 100644
--- a/docs/.vitepress/meta.ts
+++ b/docs/.vitepress/meta.ts
@@ -12,18 +12,18 @@ export const gstatic = 'https://fonts.gstatic.com'
export const font = `${googleapis}/css2?family=Inter:wght@100..900&display=swap`
/* vitepress head */
-export const ogUrl = 'https://radix-vue.com/'
+export const ogUrl = 'https://reka-ui.com/'
export const ogImage = `${ogUrl}og.jpg`
/* Legacy Radix Vue */
export const legacyVersion = 'Radix Vue v1.9.x'
-export const legacyLink = 'https://radix-vue.com/'
+export const legacyLink = 'https://reka-ui.com/'
/* GitHub and social links */
export const github = 'https://github.com/unovue/radix-vue'
export const releases = 'https://github.com/unovue/radix-vue/releases'
export const contributing = 'https://github.com/unovue/radix-vue/blob/main/CONTRIBUTING.md'
-export const discord = 'https://chat.radix-vue.com'
+export const discord = 'https://chat.unovue.com'
// export const mastodon = "https://elk.zone/m.webtoo.ls/@vitest";
// export const twitter = "https://twitter.com/vitest_dev";
diff --git a/docs/content/docs/components/listbox.md b/docs/content/docs/components/listbox.md
index a3b38180c..4ea0c33ff 100644
--- a/docs/content/docs/components/listbox.md
+++ b/docs/content/docs/components/listbox.md
@@ -287,7 +287,7 @@ const people = [
-
+
-
+