Final replacements

Looks like I missed a few. This should be complete now. And make us
ready for the repo rename and merging.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
Sheogorath 2018-06-24 14:13:38 +02:00
parent 97a08e7954
commit 2184491f4a
No known key found for this signature in database
GPG key ID: 1F05CC3635CDDFFD
4 changed files with 6 additions and 6 deletions

View file

@ -527,7 +527,7 @@ function githubActionGist (req, res, note) {
request({
url: gistUrl,
headers: {
'User-Agent': 'HackMD',
'User-Agent': 'CodiMD',
'Authorization': 'token ' + accessToken
},
method: 'POST',