mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 04:11:15 +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
|
<AppDetails
|
||||||
name="Mlem"
|
name="Mlem"
|
||||||
description="A Lemmy Client for iOS."
|
description="A Lemmy Client for iOS."
|
||||||
link="https://github.com/buresdv/Mlem"
|
link="https://github.com/mormaer/Mlem"
|
||||||
icon="/static/assets/images/mlem.webp"
|
icon="/static/assets/images/mlem.webp"
|
||||||
banner="/static/assets/images/mlem_screen.webp"
|
banner="/static/assets/images/mlem_screen.webp"
|
||||||
links={[
|
links={[
|
||||||
{
|
{
|
||||||
link: "https://testflight.apple.com/join/xQfmkJhc",
|
link: "https://testflight.apple.com/join/MelFP11Y",
|
||||||
icon: "appleinc",
|
icon: "appleinc",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue