From d41a95f252c04321b92cd4e732a816e15b1be856 Mon Sep 17 00:00:00 2001 From: Thomas Miceli <27960254+thomiceli@users.noreply.github.com> Date: Thu, 5 Feb 2026 01:36:51 +0700 Subject: [PATCH] Update website URL for Opengist (#1978) --- software/opengist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/opengist.yml b/software/opengist.yml index 0b0fc4376e..a6d6feff88 100644 --- a/software/opengist.yml +++ b/software/opengist.yml @@ -1,5 +1,5 @@ name: Opengist -website_url: https://github.com/thomiceli/opengist +website_url: https://opengist.io description: Pastebin powered by Git. licenses: - AGPL-3.0