Skip to content
New issue

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

Image in example code no longer accessible #573

Open
blech opened this issue Sep 10, 2024 · 1 comment
Open

Image in example code no longer accessible #573

blech opened this issue Sep 10, 2024 · 1 comment

Comments

@blech
Copy link

blech commented Sep 10, 2024

The documentation at drawbot.com references an image that is no longer accessible; it returns a Cloudfront 403 error. Either the image's attributes need to be changed, or it needs to be hosted elsewhere and the link updated.

https://www.drawbot.com/content/image/imageProperties.html - page referencing

https://d1sz9tkli0lfjq.cloudfront.net/items/1T3x1y372J371p0v1F2Z/drawBot.jpg - inaccessible image URL

image("https://d1sz9tkli0lfjq.cloudfront.net/items/1T3x1y372J371p0v1F2Z/drawBot.jpg", (100, 100), alpha=.3)
- reference in code

@blech
Copy link
Author

blech commented Sep 10, 2024

I found the source image in the repository and made a pull request replacing the 403 URL with a working one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant