Przeglądaj źródła

Merge pull request #346 from nheagy/patch-1

Fixing links to examples
Nathan Sweet 10 lat temu
rodzic
commit
64ff391358
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      spine-cocos2d-iphone/2/README.md

+ 2 - 2
spine-cocos2d-iphone/2/README.md

@@ -12,8 +12,8 @@ Alternatively, the contents of the `spine-c/src`, `spine-c/include` and `spine-c
 
 ## Examples
 
-[Spineboy](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-cocos2d-iphone/2/example/SpineboyExample.cpp)
-[Golbins](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-cocos2d-iphone/2/example/GoblinsExample.cpp)
+[Spineboy](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-cocos2d-iphone/2/example/SpineboyExample.m)
+[Golbins](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-cocos2d-iphone/2/example/GoblinsExample.m)
 
 ## Links