From 25091f4d9dbeab90bd2529d90cd00f9a7f7a8ef0 Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Sun, 26 Sep 2021 11:40:19 -0700 Subject: [PATCH] Fixed issues link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49cc363..f2c48f7 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ For the latest version of DirectXTex, bug reports, etc. please visit the project For questions, consider using [Stack Overflow](https://stackoverflow.com/questions/tagged/directxtk) with the *directxtk* tag, or the [DirectX Discord Server](https://discord.gg/directx) in the *dx12-developers* or *dx9-dx11-developers* channel. -For bug reports and feature requests, please use GitHub [issues](https://github.com/microsoft/DirectXTK12/issues) for this project. +For bug reports and feature requests, please use GitHub [issues](https://github.com/microsoft/DirectXTex/issues) for this project. ## Contributing