@reveldigital/gadgetizer 1.0.13 → 1.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -131,7 +131,7 @@ This makes it easy to share and test your gadgets with others by providing a pub
131
131
  - **Angular** - Uses the official Revel Digital Angular schematic.
132
132
  - **React** - Instruments with client SDK and generates gadget configuration. [Sample Project](https://github.com/RevelDigital/gadget-demo-react)
133
133
  - **Vue** - Instruments with client SDK and generates gadget configuration. [Sample Project](https://github.com/RevelDigital/gadget-demo-vue)
134
- - **Vanilla JavaScript** - Instruments with client SDK and generates gadget configuration.
134
+ - **Vanilla JavaScript** - Instruments with client SDK and generates gadget configuration. [Sample Project](https://github.com/RevelDigital/gadget-demo-vanilla-js)
135
135
 
136
136
  ## 📚 Revel Digital Client SDK
137
137