fix: correct jan repo url
This commit is contained in:
parent
3aaa6078c0
commit
eb97e4ef26
@ -279,7 +279,7 @@ function General() {
|
|||||||
description="See what's new in the latest version"
|
description="See what's new in the latest version"
|
||||||
actions={
|
actions={
|
||||||
<a
|
<a
|
||||||
href="https://github.com/janhq/jan/releases"
|
href="https://github.com/menloresearch/jan/releases"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
>
|
>
|
||||||
@ -299,7 +299,7 @@ function General() {
|
|||||||
description="Contribute to Jan's development"
|
description="Contribute to Jan's development"
|
||||||
actions={
|
actions={
|
||||||
<a
|
<a
|
||||||
href="https://github.com/janhq/jan"
|
href="https://github.com/menloresearch/jan"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
>
|
>
|
||||||
@ -339,7 +339,7 @@ function General() {
|
|||||||
description="Found a bug? Let us know on GitHub"
|
description="Found a bug? Let us know on GitHub"
|
||||||
actions={
|
actions={
|
||||||
<a
|
<a
|
||||||
href="https://github.com/janhq/jan/issues/new"
|
href="https://github.com/menloresearch/jan/issues/new"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
<div className="flex items-center gap-1">
|
<div className="flex items-center gap-1">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user