This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository www-content.

View the commit online.

commit be70dc9bf0a3189f2ca54cd4d80f4cc919ef30a4
Author: Vincent Torri <vincent.to...@gmail.com>
AuthorDate: Thu Jul 27 05:06:22 2023 -0700

    Wiki page creating_cube changed with summary [fix output] by Vincent Torri
---
 pages/develop/legacy/tutorial/gl2d/creating_cube.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pages/develop/legacy/tutorial/gl2d/creating_cube.txt b/pages/develop/legacy/tutorial/gl2d/creating_cube.txt
index b9625ac2a..717462d96 100644
--- a/pages/develop/legacy/tutorial/gl2d/creating_cube.txt
+++ b/pages/develop/legacy/tutorial/gl2d/creating_cube.txt
@@ -1,5 +1,6 @@
 ~~Title: Creating the Cube - GL 2D Tutorial~~
-//**__previous page__: **//[[/develop/legacy/tutorial/gl2d/basic_application|Creating the
+
+//**previous page:**// [[/develop/legacy/tutorial/gl2d/basic_application|Creating the
 Basic Application]].
 
 ==== Creating the Cube ====
@@ -125,4 +126,4 @@ static const float colors[] =
 };
 </code>
 
-//**__next page__: **//[[/develop/legacy/tutorial/gl2d/drawing_cube|Drawing the Cube with GLView]]
+//**next page:**// [[/develop/legacy/tutorial/gl2d/drawing_cube|Drawing the Cube with GLView]]

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to