From 396739d8a08a6174e9f53804506aa2b4da17168d Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Thu, 3 Feb 2022 19:07:36 -0500 Subject: [PATCH] docs: remove outdated text --- source/plugins/core/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/plugins/core/README.md b/source/plugins/core/README.md index 48bbf179..3c8d7576 100644 --- a/source/plugins/core/README.md +++ b/source/plugins/core/README.md @@ -55,8 +55,6 @@ Content can be manually ordered using `config_order` option. ## 🪛 Using presets -> 🚧 This feature is an early implementation and may change before official release - It is possible to reuse the same configuration across different repositories and workflows using configuration presets. A preset override the default values of inputs, and multiple presets can be provided at once through URLs or file paths.