Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: slugify.paths replaces whitespace with - not _ (getzola#2474)
Minor documentation fix: when `slugify.paths` is set to `"safe"`, whitespaces are replaced with a hyphen, not an underscore.
- Loading branch information