| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e049822 commit e4e1ef2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -208,7 +208,7 @@ Most any meaningful use of the GitHub API will involve some level of Repository | |||
| 208 | 208 | information. We can `GET` repository details in the same way we fetched user | |
| 209 | 209 | details earlier: | |
| 210 | 210 | ||
| 211 | - curl -i https://api.github.com/repos/twitter/bootstrap | ||
| 211 | + curl -i https://github.com/twbs/bootstrap | ||
| 212 | 212 | ||
| 213 | 213 | In the same way, we can view repositories for the authenticated user: | |
| 214 | 214 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments