summaryrefslogtreecommitdiffstats
path: root/descriptions/api.github.com/api.github.com.json
diff options
context:
space:
mode:
authorMarc-Andre Giroux <xuorig@github.com>2020-07-29 09:55:20 -0400
committerMarc-Andre Giroux <xuorig@github.com>2020-07-29 09:55:20 -0400
commitc651ddd75c874d3286642d2c9e64c25ddc1f692b (patch)
treedbc65c5dacfa892753aa82590884d266648de88b /descriptions/api.github.com/api.github.com.json
parentd7a1082058f2b521c8ade0541e9be9e967f4de4e (diff)
downloadrest-api-description-c651ddd75c874d3286642d2c9e64c25ddc1f692b.tar.gz
rest-api-description-c651ddd75c874d3286642d2c9e64c25ddc1f692b.zip
fix: Correct URL for MIT License
Diffstat (limited to 'descriptions/api.github.com/api.github.com.json')
-rw-r--r--descriptions/api.github.com/api.github.com.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json
index 07eca1938..47b4922c4 100644
--- a/descriptions/api.github.com/api.github.com.json
+++ b/descriptions/api.github.com/api.github.com.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",