From 1285304f974a356729b0686d253452c0e8dd3809 Mon Sep 17 00:00:00 2001 From: Raymond Berger Date: Wed, 19 Aug 2020 10:54:27 -1000 Subject: [PATCH] remove broken examples link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dd52e1a94..84469fa454 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Please refer to the [documentation at https://docx.js.org/](https://docx.js.org/ # Examples -Check the `examples` section in the [documentation](https://docx.js.org/#/examples) and the [demo folder](https://github.com/dolanmiu/docx/tree/master/demo) for examples. +Check the [demo folder](https://github.com/dolanmiu/docx/tree/master/demo) for examples. # Contributing