From 69c728e7abece422362fb6a09f4bfc33275325c3 Mon Sep 17 00:00:00 2001 From: Sebastian Merry Date: Thu, 5 Nov 2020 11:54:59 -0800 Subject: [PATCH] Fix devblog url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 097b7f409..137d7f7d6 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ This branch is intented for features available in the latest Windows Insider Pre ## Contributing We're always looking for your help to fix bugs and improve the samples. File those pull requests and we'll be happy to take a look. -Find more information on DirectX 12 on our blog: http://blogs.msdn.com/b/directx/ +Find more information on DirectX 12 on our blog: https://devblogs.microsoft.com/directx/ Troubleshooting information for this repository can be found in the site [Wiki](https://github.com/Microsoft/DirectX-Graphics-Samples/wiki).