remove trailing slash
1 file changed, 2 insertions(+), 2 deletions(-)
changed files
M vanity-imports.toml → vanity-imports.toml
@@ -8,9 +8,9 @@ [repos] [repos."/website"] -repo = "https://git.alanpearce.eu/website/" +repo = "https://git.alanpearce.eu/website" vcs = "git" [repos."/searchix"] -repo = "https://git.alanpearce.eu/searchix/" +repo = "https://git.alanpearce.eu/searchix" vcs = "git"