diff options
| author | Shumatsu <[email protected]> | 2018-04-26 08:54:07 +0200 |
|---|---|---|
| committer | Crawl <[email protected]> | 2018-04-26 08:54:07 +0200 |
| commit | 44ca2dd53d3acd7285326421ed2546637a9e7090 (patch) | |
| tree | 48061b6ae2a0017e4209095bafd0cc025afe92d7 /package.json | |
| parent | added dmca.gripe (#96) (diff) | |
| download | host.fuwn.me-44ca2dd53d3acd7285326421ed2546637a9e7090.tar.xz host.fuwn.me-44ca2dd53d3acd7285326421ed2546637a9e7090.zip | |
De loli-safe (#77)
* Change all occurences of loli-safe to lolisafe
Saw that repository was renamed, links were changed, but a lot of files of lolisafe were unchanged. So I followed the links and changed what seemed safe to change. Which turned out to be all occurences.
Also, bumped the copyright.
* Change year in LICENSE
This seems to be the proper format.
* Image fix
It was out of focus.
* Relative image path
Heard on StackOverflow it can be done like this.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a582544..bbbb197 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "https://github.com/WeebDev/lolisafe" }, "bugs": { - "url": "https://github.com/WeebDev/loli-safe/issues" + "url": "https://github.com/WeebDev/lolisafe/issues" }, "engines": { "node": ">=7.0.0" |