瀏覽代碼

Update README.md

Sean Taylor 10 年之前
父節點
當前提交
351c76c747
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      README.md

+ 5 - 5
README.md

@@ -4,10 +4,10 @@
 
 GamePlay is an open-source, cross-platform native C++ game framework for creating 2D/3D mobile and desktop games.
 
-- [Website](http://www.gameplay3d.org/)
-- [Forums](http://www.gameplay3d.org/forums/)
+- [Website](http://www.gameplay3d.io/)
+- [Forums](http://www.gameplay3d.io/forums/)
 - [Wiki](https://github.com/gameplay3d/GamePlay/wiki)
-- [API Reference](http://gameplay3d.github.io/GamePlay/api/index.html)
+- [API](http://gameplay3d.github.io/GamePlay/api/index.html)
 - [Development Guide](https://github.com/gameplay3d/GamePlay/wiki#wiki-Development_Guide)
 
 ## Supported Platforms
@@ -26,10 +26,10 @@ Open-source under [Apache 2.0 license](http://www.tldrlegal.com/license/apache-l
 
 ## Bug Reporting
 Please log bugs under [Issues](https://github.com/gameplay3d/GamePlay/issues) on github.
-If you are unsure if your problem is a bug then post on the [Help Forum](http://www.gameplay3d.org/forums/viewforum.php?f=3).
+If you are unsure if your problem is a bug then post on the [Help Forum](http://www.gameplay3d.io/forums/viewforum.php?f=3).
 
 ## Feature Requests
-Please post feature requests on the [Feature Request Forum](http://www.gameplay3d.org/forums/viewforum.php?f=4). 
+Please post feature requests on the [Feature Request Forum](http://www.gameplay3d.io/forums/viewforum.php?f=4). 
 
 Approved feature requests will be added to the github backlog issues list.