Skip to content

Commit f2c1317

Browse files
committed
fix(workflows): broken link on overview
1 parent 1df714e commit f2c1317

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/workflows/overview.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,6 @@ A useful combination of features is to extract variables as enums and use them t
178178
Ready to start building? Check out these resources:
179179

180180
* [**Workflows quickstart**](/workflows/quickstart) - Build your first workflow step-by-step
181-
* [**Workflow examples**](/workflows/examples) - Explore pre-built workflows for common use cases
181+
* [**Workflow examples**](/workflows/examples/appointment-scheduling) - Explore pre-built workflows for common use cases
182182
* [**Custom Tools**](/tools/custom-tools) - Integrate external APIs and services into your workflows
183-
* [**Dynamic Variables**](/assistants/dynamic-variables) - Advanced variable usage and personalization techniques
183+
* [**Dynamic Variables**](/assistants/dynamic-variables) - Advanced variable usage and personalization techniques

0 commit comments

Comments
 (0)