diff --git a/src/shared/components/apps.tsx b/src/shared/components/apps.tsx index a0779db..57aa8d0 100644 --- a/src/shared/components/apps.tsx +++ b/src/shared/components/apps.tsx @@ -24,7 +24,7 @@ export class Apps extends Component { { icon: "googleplay", }, { - link: "https://github.com/krawieck/lemmur", + link: "https://github.com/LemmurOrg/lemmur", icon: "github", }, ]} @@ -110,7 +110,7 @@ export class Apps extends Component { - a javascript / typescript client.
  • - + lemmy-dart client {" "} - a dart / flutter client.