diff --git a/GoneBananas/Walkthrough.md b/GoneBananas/Walkthrough.md index 1981dae..ec6cc4f 100644 --- a/GoneBananas/Walkthrough.md +++ b/GoneBananas/Walkthrough.md @@ -4,7 +4,7 @@ This tutorial shows how to build a game using CocosSharp, a game framework that ## Getting CocosSharp -CocosSharp is available as PCL in NuGet. Additionally, the CocosSharp source can be pulled from github [here](https://github.com/xamarin/CocosSharp). +CocosSharp is available as a PCL in [NuGet](https://github.com/mono/CocosSharp/wiki/NuGet-Packages). Additionally, the CocosSharp source can be pulled from github [here](https://github.com/mono/CocosSharp). ## Game Walkthrough