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

Improve clarity of absolute path #312

Merged
merged 1 commit into from Oct 28, 2023

Conversation

elliotwutingfeng
Copy link
Contributor

For a local suffix list file, I was confused whether for a given absolute path (UNIX style) /absolute/path/to/your/local/suffix/list/file,

should it be

file://absolute/path/to/your/local/suffix/list/file

or

file:///absolute/path/to/your/local/suffix/list/file

In this case, it should be 3 slashes. Currently the README seems to imply that file:// can be treated like a first slash.

The following README edit clears up the ambiguity.

@john-kurkowski
Copy link
Owner

Good catch! 🩵

@john-kurkowski john-kurkowski merged commit 02d0e2e into john-kurkowski:master Oct 28, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants