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 f225b93ef967f2fb605d34498214d8bd4cb7f47b
Author: Vincent Torri <vincent.to...@gmail.com>
AuthorDate: Thu Jul 27 05:04:47 2023 -0700

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

diff --git a/pages/develop/legacy/tutorial/gl2d/drawing_cube.txt b/pages/develop/legacy/tutorial/gl2d/drawing_cube.txt
index a8adbcf11..b28432630 100644
--- a/pages/develop/legacy/tutorial/gl2d/drawing_cube.txt
+++ b/pages/develop/legacy/tutorial/gl2d/drawing_cube.txt
@@ -1,5 +1,8 @@
+
 ~~Title: Drawing the Cube - GL 2D Tutorial~~
-//**__previous page__: **//[[/develop/legacy/tutorial/gl2d/creating_cube|Creating the Cube]]
+
+//**previous page:**// [[/develop/legacy/tutorial/gl2d/creating_cube|Creating the Cube]]
+
 ==== Drawing the Cube with GLView ====
 
 === Mathematical Functions for Matrices ===
@@ -412,4 +415,5 @@ else
   }
 </code>
 \\
-//**__next page__: **//[[/develop/legacy/tutorial/gl2d/rendering_cube|Rendering the Cube]]
+
+//**next page: **//[[/develop/legacy/tutorial/gl2d/rendering_cube|Rendering the Cube]]

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

Reply via email to