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

fix fetcher not finding some URLs #570

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

Sharktheone
Copy link
Member

When using relative file paths as an URL, the current fetcher removes the first directory.

So from
resources/files/image.png
it makes
/files/image.png

@Sharktheone Sharktheone self-assigned this Aug 26, 2024
@Sharktheone Sharktheone merged commit b968b1b into gosub-io:main Aug 27, 2024
10 checks passed
@Sharktheone Sharktheone deleted the fetcher/file-not-found branch August 27, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎯 Done
Development

Successfully merging this pull request may close these issues.

2 participants