diff options
Diffstat (limited to 'vanity-imports.toml')
-rwxr-xr-x | vanity-imports.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vanity-imports.toml b/vanity-imports.toml index 9ab14fa..99b310d 100755 --- a/vanity-imports.toml +++ b/vanity-imports.toml @@ -8,9 +8,9 @@ title = "Alan's go packages" [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" |