diff --git a/docs/src/content/docs/guides/ephemerals.md b/docs/src/content/docs/guides/ephemerals.md index 0bceef0be3..6030ffa5ad 100644 --- a/docs/src/content/docs/guides/ephemerals.md +++ b/docs/src/content/docs/guides/ephemerals.md @@ -271,5 +271,5 @@ This configuration ensures: - [Triggers Reference](/gh-aw/reference/triggers/) - Complete trigger configuration including `stop-after` - [Safe Outputs Reference](/gh-aw/reference/safe-outputs/) - All safe output types and expiration options - [SideRepoOps Guide](/gh-aw/guides/siderepoops/) - Complete setup for side repository operations -- [Security Best Practices](/gh-aw/guides/security/) - Authentication and security considerations +- [Security Best Practices](/gh-aw/reference/tokens/) - Authentication and security considerations - [Orchestration](/gh-aw/guides/orchestration/) - Orchestrating multi-workflow initiatives diff --git a/docs/src/content/docs/guides/researchplanassign.md b/docs/src/content/docs/guides/researchplanassign.md index f0843f9801..da7cf7175d 100644 --- a/docs/src/content/docs/guides/researchplanassign.md +++ b/docs/src/content/docs/guides/researchplanassign.md @@ -92,8 +92,8 @@ The three-phase approach takes longer than direct execution and requires develop ## Related Strategies - **[Orchestration](/gh-aw/guides/orchestration/)**: Coordinate multiple ResearchPlanAssign cycles toward a shared goal -- **[Threat Detection](/gh-aw/guides/threat-detection/)**: Continuous monitoring without planning phase -- **[Custom Safe Outputs](/gh-aw/guides/custom-safe-outputs/)**: Create custom actions for plan phase +- **[Threat Detection](/gh-aw/reference/threat-detection/)**: Continuous monitoring without planning phase +- **[Custom Safe Outputs](/gh-aw/reference/custom-safe-outputs/)**: Create custom actions for plan phase > [!NOTE] > The ResearchPlanAssign strategy works best when research findings vary in relevance and priority. For issues that always require immediate action, consider using direct execution workflows instead.