From 5bbe68f3bebdef4484b627439260b056a578e004 Mon Sep 17 00:00:00 2001 From: "dr.max" Date: Sun, 25 Jul 2021 21:31:15 -0700 Subject: [PATCH] update plugin README (#1398) Fix default `directory` value --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 07aada11f..8eaf0bea2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -81,7 +81,7 @@ plugins: path-lookup: true # Directory from where plugins are looked up. (default: "$base_dir/plugins" # where "$base_dir" is the directory where this configuration file is stored) - directory: ~/.kn/plugins + directory: ~/.config/kn/plugins # Eventing related configuration eventing: # List of sink mappings that allow custom prefixes wherever a sink