about summary refs log tree commit diff
path: root/tools/govanity
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-08-12 13:37:05 -0700
committerFranck Cuny <franck@fcuny.net>2021-08-12 15:46:09 -0700
commit63d639ba8fcdde69a64aba07c5e1b16169593165 (patch)
tree0f42ceb8e297e0e15e5cbd369f6159bd88c598a8 /tools/govanity
parentvanity: rewrite with templates and external config (diff)
downloadworld-63d639ba8fcdde69a64aba07c5e1b16169593165.tar.gz
config: replace homelab with tools
The repository for `homelab` is not ready yet.
Diffstat (limited to '')
-rw-r--r--tools/govanity/vanity.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/govanity/vanity.yaml b/tools/govanity/vanity.yaml
index a757729..13e0adf 100644
--- a/tools/govanity/vanity.yaml
+++ b/tools/govanity/vanity.yaml
@@ -1,5 +1,5 @@
 baseUrl: golang.fcuny.net
 vcs: git
 repositories:
-  - name: homelab
-    repo: https://git.fcuny.net/fcuny/homelab
+  - name: tools
+    repo: https://git.fcuny.net/fcuny/tools