From 696fc32e4e434c0afe2acbcf1c14bcac4ef215f7 Mon Sep 17 00:00:00 2001 From: Vinicius Fortuna Date: Wed, 18 Dec 2024 13:03:57 -0500 Subject: [PATCH] Update README.md --- x/mobileproxy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/mobileproxy/README.md b/x/mobileproxy/README.md index bca76c34..6e05d3e2 100644 --- a/x/mobileproxy/README.md +++ b/x/mobileproxy/README.md @@ -470,7 +470,7 @@ public final class StringList implements Seq.Proxy { ## Add the library to your mobile project -To add the library to your mobile project, see Go Mobile's [Building and deploying to iOS](https://go.dev/wiki/Mobile#building-and-deploying-to-ios-1) and [Building and deploying to Android](https://github.com/golang/go/wiki/Mobile#building-and-deploying-to-android-1). +To add the library to your mobile project, see Go Mobile's [Building and deploying to iOS](https://go.dev/wiki/Mobile#building-and-deploying-to-ios-1) and [Building and deploying to Android](https://go.dev/wiki/Mobile#building-and-deploying-to-android-1). ## Using the basic local proxy forwarder