diff --git a/content/v3/licenses.md b/content/v3/licenses.md index cdac4087f5..84468b27c4 100644 --- a/content/v3/licenses.md +++ b/content/v3/licenses.md @@ -55,7 +55,7 @@ When passed the preview media type, requests to get a repository will also retur It's important to note that the API simply attempts to identity the project's license by the contents of the a `LICENSE` file, if any, and does not take into account the licenses of project dependencies or other means of documenting a project's license such as references in the documentation. - GET /repos/github/hubot + GET /repos/:owner/:repo ### Response diff --git a/layouts/sidebar.html b/layouts/sidebar.html index 73a58509d8..f6c5d046c2 100644 --- a/layouts/sidebar.html +++ b/layouts/sidebar.html @@ -57,6 +57,7 @@

Markdown
  • Meta
  • Rate Limit
  • +
  • Licenses