Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix gists raw url #54

Merged
merged 1 commit into from
Mar 11, 2024
Merged

fix gists raw url #54

merged 1 commit into from
Mar 11, 2024

Conversation

KannarFr
Copy link
Contributor

Existing raw pattern: https://gist.github.com/raw/<organization_label>/<gist_id> is currently http 404
New raw pattern looks to be: https://gist.github.com/<organization_label>/<gist_id>/raw which is http 200

Copy link
Collaborator

@heirecka heirecka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Would be nice to know if this is documentend anywhere though.

@heirecka heirecka merged commit 3ae9820 into zlin:master Mar 11, 2024
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants