diff --git a/storage/sqlite/package.json b/storage/sqlite/package.json
index 033e36e9..e4f92083 100644
--- a/storage/sqlite/package.json
+++ b/storage/sqlite/package.json
@@ -1,13 +1,13 @@
{
"name": "node-red-node-sqlite",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "A sqlite node for Node-RED",
"dependencies": {
"sqlite3": "^4.1.0"
},
"repository": {
"type": "git",
- "url": "https://github.com/node-red/node-red-nodes/storage/sqlite/"
+ "url": "https://https://github.com/node-red/node-red-nodes/tree/master/storage/sqlite"
},
"license": "Apache-2.0",
"keywords": [
diff --git a/storage/sqlite/sqlite.html b/storage/sqlite/sqlite.html
index 11e200df..65f30774 100644
--- a/storage/sqlite/sqlite.html
+++ b/storage/sqlite/sqlite.html
@@ -1,5 +1,5 @@
-
-
-
-