summary refs log tree commit diff stats
path: root/vanity-imports.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-06-29 22:09:51 +0200
committerAlan Pearce2024-06-29 22:09:51 +0200
commit2ccef6549daf7f5f4257cb3f2c033571287eeef0 (patch)
treecb12df2af86ec3aae8d3353c83018d8db894a111 /vanity-imports.toml
parent22a0836e628ef5188b72fb772fb403c49e6f0cf4 (diff)
downloadgopkgs-2ccef6549daf7f5f4257cb3f2c033571287eeef0.tar.lz
gopkgs-2ccef6549daf7f5f4257cb3f2c033571287eeef0.tar.zst
gopkgs-2ccef6549daf7f5f4257cb3f2c033571287eeef0.zip
remove trailing slash
Diffstat (limited to 'vanity-imports.toml')
-rwxr-xr-xvanity-imports.toml4
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"