From 3c7117502cce0c379c79896ed1a2d2ac3899d657 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 14 Jun 2022 17:38:58 -0700 Subject: 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 --- tools/govanity/vanity.yaml | 6 ++---- 1 file 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 -- cgit 1.4.1