Skip to content

strip extra / at the end of url by default

Bilal Elmoussaoui requested to merge bilelmoussaoui/strip-slash-from-url into main

we already assume the urls don't contain the / ,so let's strip it instead of generating broken urls

Merge request reports