Merge pull request #5107 from menloresearch/fix/janhq-url-correction

Fix: janhq url correction
This commit is contained in:
David 2025-05-27 10:15:20 +07:00 committed by GitHub
commit db731efb62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -279,7 +279,7 @@ function General() {
description="See what's new in the latest version"
actions={
<a
href="https://github.com/janhq/jan/releases"
href="https://github.com/menloresearch/jan/releases"
target="_blank"
rel="noopener noreferrer"
>
@ -299,7 +299,7 @@ function General() {
description="Contribute to Jan's development"
actions={
<a
href="https://github.com/janhq/jan"
href="https://github.com/menloresearch/jan"
target="_blank"
rel="noopener noreferrer"
>
@ -339,7 +339,7 @@ function General() {
description="Found a bug? Let us know on GitHub"
actions={
<a
href="https://github.com/janhq/jan/issues/new"
href="https://github.com/menloresearch/jan/issues/new"
target="_blank"
>
<div className="flex items-center gap-1">