diff --git a/README.md b/README.md
index c2b943b..3a826e7 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ CuppaComponent.js | CuppaRouter.js | CuppaStorage.js
Doc [http://cuppajs.cloudbit.co/](https://cuppajs.cloudbit.co/)
Git [https://github.com/cloudbit-interactive/cuppajs](https://github.com/cloudbit-interactive/cuppajs)
Npm [https://www.npmjs.com/package/cuppajs](https://www.npmjs.com/package/cuppajs)
-WebComponents [https://www.webcomponents.org/element/cuppajs-elements] (https://www.webcomponents.org/element/cuppajs-elements)
+WebComponents [https://www.webcomponents.org/element/cuppajs-elements](https://www.webcomponents.org/element/cuppajs-elements)
# Cuppa Component ~5.5kB gzipped
```javascript
diff --git a/package.json b/package.json
index 37c5faf..6d02fab 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "cuppajs",
- "version": "0.0.103",
+ "version": "0.0.104",
"description": "Standard Vanilla Libraries that work with everything.",
"main": "index.js",
"scripts": {