Remove empty stub doc pages and fix broken links

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Bryan Helmkamp 2026-03-17 08:25:05 -04:00
parent 870907656c
commit faa05fce2a
No known key found for this signature in database
8 changed files with 2 additions and 32 deletions

View file

@ -139,4 +139,4 @@ In the web UI, the Workflows page lists all available workflows. Click into a wo
<img src="/images/web/workflow-runs.png" alt="Fabro web UI workflow runs tab showing run history for Fix Build" />
</Frame>
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.

View file

@ -1,5 +0,0 @@
---
title: "Deploying to AWS"
description: "Deploy Fabro to AWS"
---

View file

@ -1,5 +0,0 @@
---
title: "Environments"
description: "Managing deployment environments"
---

View file

@ -1,5 +0,0 @@
---
title: "Overview"
description: "Deployment overview"
---

View file

@ -1,5 +0,0 @@
---
title: "Implement Feature"
description: "Example workflow for implementing a feature"
---

View file

@ -1,5 +0,0 @@
---
title: "Investigate Alert"
description: "Example workflow for investigating alerts"
---

View file

@ -50,7 +50,7 @@ The goal is to spend your time on the parts that require human judgment — what
<Card title="Human-in-the-Loop" icon="hand" href="/workflows/human-in-the-loop">
Control where and how humans intervene in workflows.
</Card>
<Card title="Quality Verification" icon="shield-check" href="/workflows/best-practices">
<Card title="Quality Verification" icon="shield-check">
Build verification into your workflows.
</Card>
<Card title="Retros" icon="magnifying-glass-chart" href="/execution/retros">

View file

@ -1,5 +0,0 @@
---
title: "Best Practices"
description: "Best practices for designing workflows"
---