diff --git a/README.md b/README.md index 302694b..796cfcb 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This is a [slackin](https://github.com/rauchg/slackin) clone written in Go because... Nodejs bloat and Go is much nicer :-) -Install or update with `go get -u github.com/flexd/slackinviter`. Run `slackinviter` with `-h` for help, it just takes recaptcha secret + sitekey + slack api token as parameter, and listenAddr. +Install or update with `go get -u github.com/techatx/slackinviter`. Run `slackinviter` with `-h` for help, it just takes recaptcha secret + sitekey + slack api token as parameter, and listenAddr. diff --git a/app.json b/app.json index b8acd4b..89c4478 100644 --- a/app.json +++ b/app.json @@ -4,9 +4,9 @@ "logo": "https://i.imgur.com/odDO1Fx.png", "keywords": ["go", "slack"], "image": "heroku/go:1.6", - "mount_dir": "http://github.com/flexd/slackinviter", - "website": "https://github.com/flexd/slackinviter", - "repository": "https://github.com/flexd/slackinviter", + "mount_dir": "http://github.com/techatx/slackinviter", + "website": "https://github.com/techatx/slackinviter", + "repository": "https://github.com/techatx/slackinviter", "env": { "SLACKINVITER_SLACKTOKEN": { "description": "A Slack API token (find it on https://api.slack.com/web)", diff --git a/templates/index.tmpl b/templates/index.tmpl index 34cf151..adefde6 100644 --- a/templates/index.tmpl +++ b/templates/index.tmpl @@ -22,7 +22,7 @@ placeholder="Last name" type="text">

@@ -31,7 +31,7 @@

or sign in.