From 6241a19839ec3bfe69215492241559febdaa3640 Mon Sep 17 00:00:00 2001 From: samael Date: Wed, 3 Aug 2016 12:32:23 +0800 Subject: [PATCH] fix Wrong URL --- spine-cocos2dx/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/spine-cocos2dx/README.md b/spine-cocos2dx/README.md index 5b790d652..d46d9356c 100644 --- a/spine-cocos2dx/README.md +++ b/spine-cocos2dx/README.md @@ -61,6 +61,7 @@ The Spine cocos2d-x example works on Windows and Mac OS X. ## Examples -- [Raptor](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-cocos2dx/3/example/Classes/RaptorExample.cpp) -- [Spineboy](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-cocos2dx/3/example/Classes/SpineboyExample.cpp) -- [Golbins](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-cocos2dx/3/example/Classes/GoblinsExample.cpp) +- [Raptor](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-cocos2dx/example/Classes/RaptorExample.cpp) +- [Spineboy](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-cocos2dx/example/Classes/SpineboyExample.cpp) +- [Golbins](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-cocos2dx/example/Classes/GoblinsExample.cpp) +