Skip to content

fix: project url seperator `/-/`

Kai Armstrong requested to merge phikai-fix-new-merge-request into main

GitLab has removed the redirect in project URLs from / to /-/ where it's used as a seperator. This fixes the Create MR button to use the proper path with the /-/ seperator.

Merge request reports