Added short_url

This commit is contained in:
Jonathan Bernard
2025-07-26 19:56:08 -05:00
parent 5b112bec3a
commit a791df25d3
+9
View File
@@ -16,5 +16,14 @@
"tags": ["cicd", "ops"],
"url": "https://git.probatem.com/probatem/update-version.git",
"web": "https://git.probatem.com/probatem/update-version"
},
{
"name": "short_url",
"description": "URL shortener/expander for Probatem at https://pbtm.us.",
"license": "GPL3",
"method": "git",
"tags": ["url", "short"],
"url": "https://git.probatem.com/probatem/short-url.git",
"web": "https://git.probatem.com/probatem/short-url"
}
]