From ac1eaa8220f75191f5de768076bd572d06ad44a6 Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Mon, 17 Oct 2022 09:20:57 +0200 Subject: [PATCH] Link to netlify-powered URL for samples --- samples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/README.md b/samples/README.md index 68980b2c..54cc85db 100644 --- a/samples/README.md +++ b/samples/README.md @@ -1,6 +1,6 @@ # Samples -Try out our [WebCodecs samples](https://w3c.github.io/webcodecs/samples/). +Try out our [WebCodecs samples](https://webcodecs-samples.netlify.app/). Please make sure you are using the latest version of Chrome Canary to run these pages, as the latest API changes might not have made it to Chrome Stable.