Skip to content

Commit 8c968cc

Browse files
committed
2.1.0
1 parent 9cddb98 commit 8c968cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shorten-repo-url",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Shorten GitHub URLs like GitHub shortens Issues and Commit URLs",
55
"keywords": [
66
"commit",

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/master/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/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.
88

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

0 commit comments

Comments
 (0)