[clink, pacebin] update to new Forgejo URLs (#1627)

This commit is contained in:
crueter 2025-09-07 17:34:33 -04:00 committed by GitHub
parent 00cb5a7bda
commit 5d5ba6f29a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
name: "clink"
website_url: "https://git.swurl.xyz/swirl/clink.git/about/"
source_code_url: "https://git.swurl.xyz/swirl/clink.git"
website_url: "https://git.crueter.xyz/crueter/clink"
source_code_url: "https://git.crueter.xyz/crueter/clink"
description: "A super-minimal link shortening service written in pure C, focusing on small executable size, portability, and ease of configuration."
licenses:
- AGPL-3.0
@ -8,4 +8,4 @@ platforms:
- C
tags:
- URL Shorteners
demo_url: "https://short.swurl.xyz"
demo_url: "https://short.crueter.xyz"

View file

@ -1,6 +1,6 @@
name: "pacebin"
website_url: "https://git.swurl.xyz/swirl/pacebin.git/about/"
source_code_url: "https://git.swurl.xyz/swirl/pacebin.git"
website_url: "https://git.crueter.xyz/crueter/pacebin"
source_code_url: "https://git.crueter.xyz/crueter/pacebin"
description: "Super-minimal pastebin and file upload service focusing on small executable size, portability, and ease of configuration."
licenses:
- AGPL-3.0
@ -9,4 +9,4 @@ platforms:
tags:
- Pastebins
- File Transfer - Single-click & Drag-n-drop Upload
demo_url: "https://paste.swurl.xyz"
demo_url: "https://paste.crueter.xyz"