From 279de6a1195adb739a8d1f2afb445b68793b28b8 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Sun, 2 Jun 2024 08:29:49 +0200 Subject: chore: Remove dash in project name To be consistent with naming of the tools in cmd/. --- cmd/silentct-mon/examples.help2man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/silentct-mon/examples.help2man') diff --git a/cmd/silentct-mon/examples.help2man b/cmd/silentct-mon/examples.help2man index 3fc76ff..33cb583 100644 --- a/cmd/silentct-mon/examples.help2man +++ b/cmd/silentct-mon/examples.help2man @@ -16,7 +16,7 @@ A basic configuration is shown below. { "name": "example.org", "secret": "sikritpassword", - "url": "https://www.example.org/silent-ct/allowlist", + "url": "https://www.example.org/silentct/allowlist", "issues": [ "example.org", "www.example.org" -- cgit v1.2.3