Skip to content

Commit 0bd1b74

Browse files
committed
misc: fix heroku button
1 parent 0a425e0 commit 0bd1b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Lite HTTP Tunnel Server",
33
"description": "A lite http tunnel server to expose a local server behind a NAT or firewall to the internet",
4-
"repository": "https://github.com/embbnux/lite-http-tunnel",
4+
"repository": "https://github.com/web-tunnel/lite-http-tunnel",
55
"keywords": ["node", "http-tunnel", "tunnel"],
66
"env": {
77
"NODE_ENV": {

0 commit comments

Comments
 (0)