From d2a30d1471fc429101af91f44b844f91c90faa39 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 15 Mar 2024 02:31:46 +0100 Subject: [PATCH] Update links in manifest.toml --- manifest.toml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index aa2fdab..e81ec47 100644 --- a/manifest.toml +++ b/manifest.toml @@ -11,10 +11,9 @@ maintainers = ["eric_G"] [upstream] license = "MIT" -website = "http://hastebin.com/" -demo = "http://hastebin.com/" -userdoc = "https://hastebin.com/about.md" -code = "https://github.com/seejohnrun/haste-server" +demo = "https://www.toptal.com/developers/hastebin" +userdoc = "https://www.toptal.com/developers/hastebin/about" +code = "https://github.com/toptal/haste-server" [integration] yunohost = ">= 11.2"