From 6b93085b619a4a2ea491eda6e1ec641123170847 Mon Sep 17 00:00:00 2001 From: Howie Zhao Date: Fri, 17 Mar 2023 04:16:31 +0800 Subject: [PATCH] fix: fix outdated stern links (#1990) --- plugins/log_stern.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/log_stern.yml b/plugins/log_stern.yml index c3c28119..9f7b9ed0 100644 --- a/plugins/log_stern.yml +++ b/plugins/log_stern.yml @@ -1,5 +1,5 @@ plugin: - # Leverage stern (https://github.com/wercker/stern) to output logs. + # Leverage stern (https://github.com/stern/stern) to output logs. stern: shortCut: Ctrl-L confirm: false