diff options
Diffstat (limited to 'descriptions/api.github.com/dereferenced')
-rw-r--r-- | descriptions/api.github.com/dereferenced/api.github.com.deref.json | 2 | ||||
-rw-r--r-- | descriptions/api.github.com/dereferenced/api.github.com.deref.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index 5ee78990a..7ed3a8bfd 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -6,7 +6,7 @@ "description": "GitHub's v3 REST API.", "license": { "name": "MIT", - "url": "https://help.github.com/articles/github-terms-of-service/" + "url": "https://spdx.org/licenses/MIT.html" }, "contact": { "name": "Support", diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index 9dfebf6ee..6b297932a 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -6,7 +6,7 @@ info: description: GitHub's v3 REST API. license: name: MIT - url: https://help.github.com/articles/github-terms-of-service/ + url: https://spdx.org/licenses/MIT.html contact: name: Support url: https://support.github.com |