From 78f6ea6c44c29bfc58683e2a6ed16921cde329bc Mon Sep 17 00:00:00 2001 From: Dolan Date: Sun, 19 Jan 2020 02:50:31 +0000 Subject: [PATCH] Update JSFiddle Demo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8a66b1ca4..a67a7c7dee 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Here are examples of `docx` being used with basic `HTML/JS` in a browser environment: * https://codepen.io/anon/pen/dqoVgQ -* https://jsfiddle.net/3xhezb5w/2 +* https://jsfiddle.net/kqxrj35u/ Here is an example of `docx` working in `Angular`: