From 12ba2483ae8fcae716fe6b556e188df7f3904643 Mon Sep 17 00:00:00 2001 From: vincehe Date: Mon, 8 Apr 2024 08:59:29 +0000 Subject: [PATCH] GITBOOK-62: No subject --- en/SUMMARY.md | 2 +- en/features/workflow/{concept.md => introduce.md} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename en/features/workflow/{concept.md => introduce.md} (100%) diff --git a/en/SUMMARY.md b/en/SUMMARY.md index 07e7997..5c91035 100644 --- a/en/SUMMARY.md +++ b/en/SUMMARY.md @@ -42,7 +42,7 @@ * [Prompting Expert Mode](features/prompt-engineering/README.md) * [Prompt Template](features/prompt-engineering/prompt-template.md) * [Workflow](features/workflow/README.md) - * [Concept](features/workflow/concept.md) + * [Introduce](features/workflow/introduce.md) * [Node](features/workflow/node/README.md) * [Start](features/workflow/node/start.md) * [End](features/workflow/node/end.md) diff --git a/en/features/workflow/concept.md b/en/features/workflow/introduce.md similarity index 100% rename from en/features/workflow/concept.md rename to en/features/workflow/introduce.md