From 97078e53aee53d8d0cc9bf4bc49be929c4d19d25 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Fri, 30 Dec 2022 13:29:16 -0800 Subject: [PATCH] ok --- d2plugin/plugin_elk.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/d2plugin/plugin_elk.go b/d2plugin/plugin_elk.go index c5033d4e3..9ef2c5847 100644 --- a/d2plugin/plugin_elk.go +++ b/d2plugin/plugin_elk.go @@ -92,7 +92,7 @@ func (p elkPlugin) Info(ctx context.Context) (*PluginInfo, error) { Originally written in Java, it has been ported to Javascript and cross-compiled into D2. See https://github.com/kieler/elkjs for more. -Flags correspond to ones found in https://www.eclipse.org/elk/reference.html. See ELK's reference for more on each. +Flags correspond to ones found at https://www.eclipse.org/elk/reference.html. See ELK's reference for more on each. Flags: %s