Images in readme.md are randomly breaking in some assignment repositories. #68547
Replies: 5 comments 3 replies
-
|
Try using |
Beta Was this translation helpful? Give feedback.
-
|
This is SOMEHOW an issue with the CDN GitHub uses. I do not understand WHY, but, for example over a VPN, things work, while on standard connection (suddenly) most readme images (not only my own projects) go with missing images (even if they are not missing). The problem is to 99% rate limiting or CDN-level throttling based on our IP addresses, and this here is NOT the only report of this issue to GitHub! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I have been using GitHub classrooms for assignments without issue for about a year now. Recently I have started providing more images in the readme markdown file to my students to better guide them through the process. I typically will copy paste the image directly into the markdown file. This results in a link that looks something like this:
I understand that it would be possible to upload the images to the repo and then link to them using HTML, however this would significantly increase the amount of time it takes to create the assignments. Some of them have 20 or more screenshots giving students directions.
These seem to work about 90% of the time, but occasionally when a student clones an assignment repository all of the images will be broken. When referring to my template repository the images still work. I also have had one instance where this happened in my template repository. I recaptured all of the images and created the readme.md again. Any idea why this is happening?
Thanks
A suggestion...(optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions