diff --git a/integrations/README.md b/integrations/README.md index 1be5358..30fc29e 100644 --- a/integrations/README.md +++ b/integrations/README.md @@ -10,7 +10,7 @@ Also stop by our [community section](https://www.zerotier.com/community/) for mo ## Current Integrations ### Apple -We've created a single [XCode project] which will build every target you need for iOS/OSX/Unity development. You'll want to grab that project, build the target for the type of development you want to do and then use it in one of the platform-specific integration tutorials below: +We've created a single [XCode project](/Apple) which will build every target you need for iOS/OSX/Unity development. You'll want to grab that project, build the target for the type of development you want to do and then use it in one of the platform-specific integration tutorials below: ##### iOS - [Embedding within an app](../docs/ios_zt_sdk.md) - [Unity3D plugin](../docs/unity3d_ios_zt_sdk.md)