Skip to content

Commit 56db9af

Browse files
committed
Meta updates
1 parent 8c70888 commit 56db9af

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.github/funding.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github: fregante
2+
custom: [paypal.me/fregante, www.buymeacoffee.com/fregante]

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"shorter",
1616
"url"
1717
],
18-
"repository": "fregante/shorten-repo-url",
18+
"repository": "refined-github/shorten-repo-url",
19+
"funding": "https://github.com/sponsors/fregante",
1920
"license": "MIT",
2021
"author": "Federico Brigante <[email protected]> (https://fregante.com)",
2122
"files": [

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
![Demo](https://user-images.githubusercontent.com/1402241/27252232-8fdf8ed0-538b-11e7-8f19-12d317c9cd32.png)
66

7-
Look at [the tests](https://github.com/fregante/shorten-repo-url/blob/main/test.js) to see what each URL is shortened to. GitLab URLs are mostly compatible but they're not officially supported.
7+
Look at [the tests](https://github.com/refined-github/shorten-repo-url/blob/main/test.js) to see what each URL is shortened to. GitLab URLs are mostly compatible but they're not officially supported.
88

99
It works on any domain, so GitHub Enterprise is also supported.
1010

0 commit comments

Comments
 (0)