diff --git a/docs/core-concepts/workflows.mdx b/docs/core-concepts/workflows.mdx index 547ac3966..fcd7d6fd0 100644 --- a/docs/core-concepts/workflows.mdx +++ b/docs/core-concepts/workflows.mdx @@ -139,4 +139,4 @@ In the web UI, the Workflows page lists all available workflows. Click into a wo Fabro web UI workflow runs tab showing run history for Fix Build -See the [Quick Start](/getting-started/quick-start) to try it out, or browse the [example workflows](/examples/implement-feature) for real-world patterns. +See the [Quick Start](/getting-started/quick-start) to try it out, or browse the [example workflows](/examples/repl-handoff) for real-world patterns. diff --git a/docs/deployment/deploying-to-aws.mdx b/docs/deployment/deploying-to-aws.mdx deleted file mode 100644 index 0b40afbc9..000000000 --- a/docs/deployment/deploying-to-aws.mdx +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Deploying to AWS" -description: "Deploy Fabro to AWS" ---- - diff --git a/docs/deployment/environments.mdx b/docs/deployment/environments.mdx deleted file mode 100644 index 65e0c7b87..000000000 --- a/docs/deployment/environments.mdx +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Environments" -description: "Managing deployment environments" ---- - diff --git a/docs/deployment/overview.mdx b/docs/deployment/overview.mdx deleted file mode 100644 index 5a732c948..000000000 --- a/docs/deployment/overview.mdx +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Overview" -description: "Deployment overview" ---- - diff --git a/docs/examples/implement-feature.mdx b/docs/examples/implement-feature.mdx deleted file mode 100644 index 911a5320a..000000000 --- a/docs/examples/implement-feature.mdx +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Implement Feature" -description: "Example workflow for implementing a feature" ---- - diff --git a/docs/examples/investigate-alert.mdx b/docs/examples/investigate-alert.mdx deleted file mode 100644 index 284901243..000000000 --- a/docs/examples/investigate-alert.mdx +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Investigate Alert" -description: "Example workflow for investigating alerts" ---- - diff --git a/docs/getting-started/dark-factory.mdx b/docs/getting-started/dark-factory.mdx index 75b2ad77c..53a9bcf07 100644 --- a/docs/getting-started/dark-factory.mdx +++ b/docs/getting-started/dark-factory.mdx @@ -50,7 +50,7 @@ The goal is to spend your time on the parts that require human judgment — what Control where and how humans intervene in workflows. - + Build verification into your workflows. diff --git a/docs/workflows/best-practices.mdx b/docs/workflows/best-practices.mdx deleted file mode 100644 index 6c816c828..000000000 --- a/docs/workflows/best-practices.mdx +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Best Practices" -description: "Best practices for designing workflows" ---- -