Skip to content

Commit c651ddd

Browse files
author
Marc-Andre Giroux
committed
fix: Correct URL for MIT License
1 parent d7a1082 commit c651ddd

20 files changed

+20
-20
lines changed

descriptions/api.github.com/api.github.com.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "GitHub's v3 REST API.",
77
"license": {
88
"name": "MIT",
9-
"url": "https://help.github.com/articles/github-terms-of-service/"
9+
"url": "https://spdx.org/licenses/MIT.html"
1010
},
1111
"contact": {
1212
"name": "Support",

descriptions/api.github.com/api.github.com.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ info:
66
description: GitHub's v3 REST API.
77
license:
88
name: MIT
9-
url: https://help.github.com/articles/github-terms-of-service/
9+
url: https://spdx.org/licenses/MIT.html
1010
contact:
1111
name: Support
1212
url: https://support.github.com

descriptions/api.github.com/dereferenced/api.github.com.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "GitHub's v3 REST API.",
77
"license": {
88
"name": "MIT",
9-
"url": "https://help.github.com/articles/github-terms-of-service/"
9+
"url": "https://spdx.org/licenses/MIT.html"
1010
},
1111
"contact": {
1212
"name": "Support",

descriptions/api.github.com/dereferenced/api.github.com.deref.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ info:
66
description: GitHub's v3 REST API.
77
license:
88
name: MIT
9-
url: https://help.github.com/articles/github-terms-of-service/
9+
url: https://spdx.org/licenses/MIT.html
1010
contact:
1111
name: Support
1212
url: https://support.github.com

descriptions/ghes-2.18/dereferenced/ghes-2.18.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "GitHub's v3 REST API.",
77
"license": {
88
"name": "MIT",
9-
"url": "https://help.github.com/articles/github-terms-of-service/"
9+
"url": "https://spdx.org/licenses/MIT.html"
1010
},
1111
"contact": {
1212
"name": "Support",

descriptions/ghes-2.18/dereferenced/ghes-2.18.deref.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ info:
66
description: GitHub's v3 REST API.
77
license:
88
name: MIT
9-
url: https://help.github.com/articles/github-terms-of-service/
9+
url: https://spdx.org/licenses/MIT.html
1010
contact:
1111
name: Support
1212
url: https://support.github.com

descriptions/ghes-2.18/ghes-2.18.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "GitHub's v3 REST API.",
77
"license": {
88
"name": "MIT",
9-
"url": "https://help.github.com/articles/github-terms-of-service/"
9+
"url": "https://spdx.org/licenses/MIT.html"
1010
},
1111
"contact": {
1212
"name": "Support",

descriptions/ghes-2.18/ghes-2.18.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ info:
66
description: GitHub's v3 REST API.
77
license:
88
name: MIT
9-
url: https://help.github.com/articles/github-terms-of-service/
9+
url: https://spdx.org/licenses/MIT.html
1010
contact:
1111
name: Support
1212
url: https://support.github.com

descriptions/ghes-2.19/dereferenced/ghes-2.19.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "GitHub's v3 REST API.",
77
"license": {
88
"name": "MIT",
9-
"url": "https://help.github.com/articles/github-terms-of-service/"
9+
"url": "https://spdx.org/licenses/MIT.html"
1010
},
1111
"contact": {
1212
"name": "Support",

descriptions/ghes-2.19/dereferenced/ghes-2.19.deref.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ info:
66
description: GitHub's v3 REST API.
77
license:
88
name: MIT
9-
url: https://help.github.com/articles/github-terms-of-service/
9+
url: https://spdx.org/licenses/MIT.html
1010
contact:
1111
name: Support
1212
url: https://support.github.com

0 commit comments

Comments
 (0)