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 3c8e6859963347b5edbe6886385b7003145ba8d2
Author: Vincent Torri <vincent.to...@gmail.com>
AuthorDate: Sat Jul 29 06:11:41 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 6c9fbfa..a4d2631 100644
--- a/Direct3D-11-for-2D.md
+++ b/Direct3D-11-for-2D.md
@@ -20,4 +20,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)
+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)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.