summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--examples/src/models/models_yaw_pitch_roll.c3
-rw-r--r--examples/web/models/models_yaw_pitch_roll.c3
2 files changed, 2 insertions, 4 deletions
diff --git a/examples/src/models/models_yaw_pitch_roll.c b/examples/src/models/models_yaw_pitch_roll.c
index 0dcf8c7..652f168 100644
--- a/examples/src/models/models_yaw_pitch_roll.c
+++ b/examples/src/models/models_yaw_pitch_roll.c
@@ -5,8 +5,7 @@
* This example has been created using raylib 1.8 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
-* Example based on Berni work on Raspberry Pi:
-* http://forum.raylib.com/index.php?p=/discussion/124/line-versus-triangle-drawing-order
+* Example based on Berni work on Raspberry Pi
*
* Copyright (c) 2017 Ramon Santamaria (@raysan5)
*
diff --git a/examples/web/models/models_yaw_pitch_roll.c b/examples/web/models/models_yaw_pitch_roll.c
index 7699d6b..a113141 100644
--- a/examples/web/models/models_yaw_pitch_roll.c
+++ b/examples/web/models/models_yaw_pitch_roll.c
@@ -5,8 +5,7 @@
* This example has been created using raylib 1.8 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
-* Example based on Berni work on Raspberry Pi:
-* http://forum.raylib.com/index.php?p=/discussion/124/line-versus-triangle-drawing-order
+* Example based on Berni work on Raspberry Pi
*
* Copyright (c) 2017 Ramon Santamaria (@raysan5)
*