about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-06-14 17:38:58 -0700
committerFranck Cuny <franck@fcuny.net>2022-06-15 17:46:01 -0700
commit3c7117502cce0c379c79896ed1a2d2ac3899d657 (patch)
tree7ecdb430abb998ae186ff41f85eadc74d3b00f3d
parentfeat(home/beet): import albums on the NAS (diff)
downloadworld-3c7117502cce0c379c79896ed1a2d2ac3899d657.tar.gz
fix(tools/govanity): remove one repo and fix URL for the other two
Change-Id: Id8ad45afc710e1bc5fef5704deb9d8b4c7559b4b
Reviewed-on: https://cl.fcuny.net/c/world/+/418
Tested-by: CI
Reviewed-by: Franck Cuny <franck@fcuny.net>
-rw-r--r--tools/govanity/vanity.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/govanity/vanity.yaml b/tools/govanity/vanity.yaml
index cfe5b03..29ffd1c 100644
--- a/tools/govanity/vanity.yaml
+++ b/tools/govanity/vanity.yaml
@@ -2,8 +2,6 @@ baseUrl: golang.fcuny.net
 vcs: git
 repositories:
   - name: vanity
-    repo: https://git.fcuny.net/fcuny/govanity
-  - name: tools
-    repo: https://git.fcuny.net/fcuny/tools
+    repo: https://git.fcuny.net/world/tree/tools/govanity
   - name: mpd-stats
-    repo: https://git.fcuny.net/fcuny/mpd-stats
+    repo: https://git.fcuny.net/world/tree/tools/mpd-stats