summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorRay <[email protected]>2018-10-19 10:38:45 +0200
committerRay <[email protected]>2018-10-19 10:38:45 +0200
commitbd6639fa519e454ec9fc5dfc8610c7575069bf2d (patch)
tree74f6f5401e85ca2042be492c4399b94275080b0b /examples
parent1ef41c0ef2c7081312801e9251d54f505ecb68ff (diff)
downloadraylib.com-bd6639fa519e454ec9fc5dfc8610c7575069bf2d.tar.gz
raylib.com-bd6639fa519e454ec9fc5dfc8610c7575069bf2d.zip
Remove broken links
Diffstat (limited to 'examples')
-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)
*