Skip to content

Commit 2ba591a

Browse files
committed
Chore: Update author meta
1 parent 3ef6636 commit 2ba591a

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,5 +390,4 @@ For more information, please refer to <https://unlicense.org/>
390390

391391
## Author
392392

393-
[Franklin](https://fvdm.com) | [Buy me a coffee](https://fvdm.com/donating)
394-
393+
[Franklin](https://frankl.in) | [Buy me a coffee](https://frankl.in/donating)

nsapi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Name: nsapi.js - Unofficial NodeJS module for Nederlandse Spoorwegen API
3-
Author: Franklin
3+
Author: Franklin (https://frankl.in)
44
Source: https://github.com/fvdm/nodejs-ns-api
55
API Docs: https://apiportal.ns.nl
66
License: Unlicense (Public Domain, see LICENSE file)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"author": {
33
"name": "Franklin",
4-
"email": "[email protected]",
5-
"url": "https://fvdm.com"
4+
"email": "[email protected]",
5+
"url": "https://frankl.in"
66
},
77
"name": "ns-api",
88
"version": "4.1.2",

0 commit comments

Comments
 (0)