Skip to content

Commit fbe4d67

Browse files
committed
Update link
1 parent cfa174a commit fbe4d67

4 files changed

Lines changed: 3 additions & 6 deletions

File tree

.github/funding.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

contributing.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "7.3.1",
44
"description": "Update notifications for your CLI app",
55
"license": "BSD-2-Clause",
6-
"repository": "yeoman/update-notifier",
7-
"funding": "https://github.com/yeoman/update-notifier?sponsor=1",
6+
"repository": "sindresorhus/update-notifier",
7+
"funding": "https://github.com/sponsors/sindresorhus",
88
"author": {
99
"name": "Sindre Sorhus",
1010
"email": "sindresorhus@gmail.com",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Defer showing the notification until after the process has exited.
152152
##### message
153153

154154
Type: `string`\
155-
Default: [See above screenshot](https://github.com/yeoman/update-notifier#update-notifier-)
155+
Default: [See above screenshot](#update-notifier-)
156156

157157
Message that will be shown when an update is available.
158158

0 commit comments

Comments
 (0)