From 9fb33be7fbf2dab5438857a5c10fe4ee2b86cbc0 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 3 Jan 2025 18:23:25 +0100 Subject: [PATCH] fix: update vanity URLs --- content/code/abra.md | 4 ++-- content/code/tagcmp.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/code/abra.md b/content/code/abra.md index dd909f8..9333c4f 100644 --- a/content/code/abra.md +++ b/content/code/abra.md @@ -1,6 +1,6 @@ +++ title = "abra" -vanity = "https://git.coopcloud.tech/coop-cloud/go-abra" +vanity = "https://git.coopcloud.tech/toolshed/go-abra" aliases = [ "/abra/cli", "/abra/cli/app", @@ -15,4 +15,4 @@ aliases = [ "/abra/secret", "/abra/web", ] -+++ \ No newline at end of file ++++ diff --git a/content/code/tagcmp.md b/content/code/tagcmp.md index 7bef351..d6005ad 100644 --- a/content/code/tagcmp.md +++ b/content/code/tagcmp.md @@ -1,4 +1,4 @@ +++ title = "tagcmp" -vanity = "https://git.coopcloud.tech/coop-cloud/tagcmp" -+++ \ No newline at end of file +vanity = "https://git.coopcloud.tech/toolshed/tagcmp" ++++