mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
Updated Mlem TestFlight link (#201)
* Updated Mlem TestFlight link * Fixed GitHub link
This commit is contained in:
parent
1d190e0362
commit
e5c2521cd2
1 changed files with 2 additions and 2 deletions
|
@ -51,12 +51,12 @@ export class Apps extends Component<any, any> {
|
|||
<AppDetails
|
||||
name="Mlem"
|
||||
description="A Lemmy Client for iOS."
|
||||
link="https://github.com/buresdv/Mlem"
|
||||
link="https://github.com/mormaer/Mlem"
|
||||
icon="/static/assets/images/mlem.webp"
|
||||
banner="/static/assets/images/mlem_screen.webp"
|
||||
links={[
|
||||
{
|
||||
link: "https://testflight.apple.com/join/xQfmkJhc",
|
||||
link: "https://testflight.apple.com/join/MelFP11Y",
|
||||
icon: "appleinc",
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue