From e39cd40678e6ee5aa2f5410593987ecc16e3037d Mon Sep 17 00:00:00 2001 From: Jane Date: Fri, 26 Aug 2022 12:16:56 +0300 Subject: [PATCH] Fix Plnkr Examples --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 956fdf5d..683db8e6 100644 --- a/README.md +++ b/README.md @@ -78,9 +78,9 @@ To build library yourself: 4. **Add your own custom widget** - Please go to [this plunker](https://plnkr.co/edit/HdnYE5?p=preview) and select customwidget.js to review the code and comments. + Please go to [this plunker](https://plnkr.co/edit/dL5LwrEmGZsCfsPW) and select `customwidget.js` to review the code and comments. - The [same plunker example](https://plnkr.co/edit/fUTjd8JcTFLxtr2tkTJf?p=preview), but for Survey Creator / Form Builder + The [same plunker example](https://plnkr.co/edit/8092Z3gQseG32fOA), but for Survey Creator / Form Builder ## License