diff --git a/package.json b/package.json index 3b23a69..d4b0ddc 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@hapi/nes", "description": "WebSocket adapter plugin for hapi routes", "version": "14.0.1", - "repository": "git://github.com/hapijs/nes", + "repository": "https://github.com/hapijs/nes", "main": "lib/index.js", "types": "lib/index.d.ts", "engines": {