Skip to content

Commit 87b1fc3

Browse files
committed
README.md: use HTTPS protocol to access sites that support it
1 parent f0d0679 commit 87b1fc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ standalone Maven artifacts are provided.
112112
+ [The Bullet Forum](https://pybullet.org/Bullet/phpBB3)
113113
+ [The Bullet home page][bullet]
114114
+ [JBullet], a known alternative to Libbulletjme
115-
+ [Alan Chou's game-physics tutorials](http://allenchou.net/game-physics-series/)
115+
+ [Alan Chou's game-physics tutorials](https://allenchou.net/game-physics-series/)
116116
+ ["Real-time Vehicle Simulation for Video Games Using the Bullet Physics Library" by Hammad Mazhar](https://sbel.wisc.edu/wp-content/uploads/sites/569/2018/05/Real-time-Vehicle-Simulation-for-Video-Games-Using-the-Bullet-Physics-Library.pdf)
117117
+ ["Vehicle Simulation With Bullet" by Kester Maddock](https://docs.google.com/document/d/18edpOwtGgCwNyvakS78jxMajCuezotCU_0iezcwiFQc)
118118

@@ -210,7 +210,7 @@ correct the situation: [email protected]
210210
[chrome]: https://www.google.com/chrome "Chrome"
211211
[dynamx]: https://dynamx.fr "DynamX Project"
212212
[examples]: https://github.com/stephengold/LbjExamples "LbjExamples Project"
213-
[findbugs]: http://findbugs.sourceforge.net "FindBugs Project"
213+
[findbugs]: https://findbugs.sourceforge.net/ "FindBugs Project"
214214
[firefox]: https://www.mozilla.org/en-US/firefox "Firefox"
215215
[gcc]: https://gcc.gnu.org "GNU Compiler Collection"
216216
[gdb]: https://www.gnu.org/software/gdb/ "GNU Project Debugger"

0 commit comments

Comments
 (0)