From f4e8e92a6e2491cb01fead99e69dac552fdde8ca Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Thu, 29 Sep 2022 16:56:17 +0200 Subject: [PATCH] fix uri --- tablizer.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tablizer.pod b/tablizer.pod index 98a298e..b837422 100644 --- a/tablizer.pod +++ b/tablizer.pod @@ -108,7 +108,7 @@ This software uses the following GO libraries: Released under the MIT License, Copyright (c) 2016 Alec Thomas -=item cobra (github.com/spf13/cobra) +=item cobra (https://github.com/spf13/cobra) Released under the Apache 2.0 license, Copyright 2013-2022 The Cobra Authors