github-buttons
github-buttons copied to clipboard
GitHub returns 404 for &type=fork if you're not logged in
Could we get a Fork button, with it linking to the repo itself? So, button says Fork, link goes to /Owner/project-1 instead of /Owner/project-1/fork.
Something like this? http://benjycui.github.io/react-github-button/examples/simple.html
Pretty much, yep!
This may be a silly request, as it is completely and utterly GitHub's fault, but myeah.
@Ma-ve I was also searching for this feature, its very easy to implement using https://github.com/ntkme/github-buttons
@mdo thoughts?