Google Code -> github in btCollisionWorld.h documentation

This commit is contained in:
Erwin Coumans
2015-08-12 21:16:23 -07:00
parent 97e9052aaa
commit 9c71a0bb7a

View File

@@ -27,7 +27,7 @@ subject to the following restrictions:
* @section install_sec Installation * @section install_sec Installation
* *
* @subsection step1 Step 1: Download * @subsection step1 Step 1: Download
* You can download the Bullet Physics Library from the Google Code repository: http://code.google.com/p/bullet/downloads/list * You can download the Bullet Physics Library from the github repository: https://github.com/bulletphysics/bullet3/releases
* *
* @subsection step2 Step 2: Building * @subsection step2 Step 2: Building
* Bullet has multiple build systems, including premake, cmake and autotools. Premake and cmake support all platforms. * Bullet has multiple build systems, including premake, cmake and autotools. Premake and cmake support all platforms.