We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am not familiar with Ruby. However, the image displaying how to fork the GitHub repository seems broken.
The problem seems to be in the file: _github.html.erb
_github.html.erb
The image URL is trowing a Bad signal error.
https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67
You could probably use the Raw image you already have in your project (github_icon.png). Here is the url using githubusercontent.
URL: https://raw.githubusercontent.com/MrPowers/code_quizzer/master/app/assets/images/github_icon.png
https://raw.githubusercontent.com/MrPowers/code_quizzer/master/app/assets/images/github_icon.png
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am not familiar with Ruby. However, the image displaying how to fork the GitHub repository seems broken.
Problem:
The problem seems to be in the file:
_github.html.erb
The image URL is trowing a Bad signal error.
https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67
Solution
You could probably use the Raw image you already have in your project (github_icon.png). Here is the url using githubusercontent.
URL:
https://raw.githubusercontent.com/MrPowers/code_quizzer/master/app/assets/images/github_icon.png
The text was updated successfully, but these errors were encountered: