This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository Direct3D.wiki.
View the commit online.
commit 5036c9967f01bf129786d0cdaaa4641cbdcf1932
Author: Vincent Torri <vincent.to...@gmail.com>
AuthorDate: Fri Aug 18 23:26:14 2023 -0700
Update 'Direct3D 11 for 2D'
---
Direct3D-11-for-2D.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/Direct3D-11-for-2D.md b/Direct3D-11-for-2D.md
index 62b3a39..f18cc71 100644
--- a/Direct3D-11-for-2D.md
+++ b/Direct3D-11-for-2D.md
@@ -22,3 +22,4 @@ References:
2. [Tutorial 1: DirectX 11 overview](https://git.enlightenment.org/vtorri/Direct3D/wiki/Direct3D-11-for-2D:-DirectX-11-overview#directx-11-overview)
3. [Tutorial 2: Fill window background with Direct3D 11](https://git.enlightenment.org/vtorri/Direct3D/wiki/Direct3D-11-for-2D:-Fill-background#fill-window-background-with-direct3d-11)
4. [Tutorial 3: Display a pink triangle](https://git.enlightenment.org/vtorri/Direct3D/wiki/Direct3D-11-for-2D:-Display-a-pink-triangle#display-a-pink-triangle)
+5. [Tutorial 4: Changing the color of the triangle ](https://git.enlightenment.org/vtorri/Direct3D/wiki/Direct3D-11-for-2D:-Changing-the-color-of-the-triangle)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.