From 248fb4396207d2c78134e6c06a376f0966f9b6a3 Mon Sep 17 00:00:00 2001
From: Matt Connew <mconnew@microsoft.com>
Date: Sat, 10 Aug 2019 10:15:59 -0700
Subject: [PATCH] Update url of testdrive site

The previous url redirected to a generic developer site with no mention of edge. It would also be nice if a repo owner could update the url in the repo description.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 96c63e89..095ac3ce 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # About these demos [![Build Status](https://travis-ci.org/MicrosoftEdge/Demos.svg?branch=master)](https://travis-ci.org/MicrosoftEdge/Demos)
 
-This is a set of interoperable and open source demos. You can watch their live version in the [MS Edge Dev Site](https://dev.windows.com/en-us/microsoft-edge/testdrive/).
+This is a set of interoperable and open source demos. You can watch their live version in the [MS Edge Dev Site](https://developer.microsoft.com/en-us/microsoft-edge/testdrive/).
 The main goal of this one is to show new web features (supported by Microsoft Edge) in a way that work across all modern browsers. If a feature
 is supported in a browser and the demo doesn't work as expected you should file a bug!