chore: Update repository URL to https://github.com/zuodaotech/everyone-can-use-english
This commit is contained in:
@@ -230,7 +230,7 @@ export const Sidebar = () => {
|
||||
<DropdownMenuItem
|
||||
onClick={() =>
|
||||
EnjoyApp.shell.openExternal(
|
||||
"https://github.com/xiaolai/everyone-can-use-english/discussions"
|
||||
"https://github.com/zuodaotech/everyone-can-use-english/discussions"
|
||||
)
|
||||
}
|
||||
className="flex justify-between space-x-2"
|
||||
|
||||
@@ -59,7 +59,7 @@ export const About = () => {
|
||||
variant="secondary"
|
||||
onClick={() => {
|
||||
EnjoyApp.shell.openExternal(
|
||||
"https://github.com/xiaolai/everyone-can-use-english/discussions"
|
||||
"https://github.com/zuodaotech/everyone-can-use-english/discussions"
|
||||
);
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user