From 7176fb999a4a715ca25bd160ab1e6b6f3bc7bd91 Mon Sep 17 00:00:00 2001 From: Jason Hall Date: Mon, 9 Mar 2015 15:51:09 -0400 Subject: [PATCH] fix markdown typo in license API docs --- content/v3/licenses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v3/licenses.md b/content/v3/licenses.md index eac4387d05..cdac4087f5 100644 --- a/content/v3/licenses.md +++ b/content/v3/licenses.md @@ -13,7 +13,7 @@ title: Licenses | GitHub API The Licenses API is currently available for developers to preview. During the preview period, the API may change without advance notice. - Please see the [blog post][https://github.com/blog/1964-open-source-license-usage-on-github-com] for full details. + Please see the [blog post](https://github.com/blog/1964-open-source-license-usage-on-github-com) for full details. To access the API during the preview period, you must provide a custom [media type](/v3/media) in the `Accept` header: