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 dfa757438d53c085f51fad54c03721e677664cb0
Author: Vincent Torri <vincent.to...@gmail.com>
AuthorDate: Sat Jul 29 23:51:55 2023 -0700
Update 'Direct3D 11 for 2D'
---
Direct3D-11-for-2D.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Direct3D-11-for-2D.md b/Direct3D-11-for-2D.md
index 777bebe..62b3a39 100644
--- a/Direct3D-11-for-2D.md
+++ b/Direct3D-11-for-2D.md
@@ -21,4 +21,4 @@ References:
1. [Tutorial 0: creation of a window](https://git.enlightenment.org/vtorri/Direct3D/wiki/Direct3D-11-for-2D:-Creating-a-window#creating-a-window)
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. [Direct3D 11 for 2D: Display a pink triangle](https://git.enlightenment.org/vtorri/Direct3D/wiki/Direct3D-11-for-2D:-Display-a-pink-triangle#display-a-pink-triangle)
+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)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.