wrong address
This commit is contained in:
parent
7b18a0ef11
commit
380f28029b
@ -20,7 +20,7 @@ class App extends Base
|
||||
// Everything here is plain text
|
||||
this.HTTP.response.headers[ "Content-Type" ] = "text/plain; charset=utf-8";
|
||||
|
||||
this.result = "Hello there! This is a notify-term server.\nFor more information please head to https://github.com/tgckpg/notify-term";
|
||||
this.result = "Hello there! This is a notify-term server.\nFor more information please head to https://github.com/tgckpg/term-notify";
|
||||
|
||||
if( !this.HTTP.request.isPost )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user