1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-01 12:30:48 +02:00

[go/ca-es] Update Go Mobile link (#4972)

This commit is contained in:
Mohammed Zohil PK
2024-06-06 09:27:53 +05:30
committed by GitHub
parent 8f09bf246e
commit e61493af81

View File

@@ -460,5 +460,5 @@ Un altre gran recurs per aprendre Go és
Go Mobile afegeix suport per plataformes mòbils (Android i iOS). Es poden
escriure aplicacions mòbils o escriure llibreries de paquets de Go, que es
poden cridar des de Java (android) i Objective-C (iOS).
Comproveu la [Go Mobile page](https://github.com/golang/go/wiki/Mobile) per
Comproveu la [Go Mobile page](https://go.dev/wiki/Mobile) per
més informació.