From 5f0736129ea0eb5e85e5a08f8210bc33f43b4f3e Mon Sep 17 00:00:00 2001 From: Patrick Ellis Date: Sun, 14 Sep 2025 00:29:11 -0700 Subject: [PATCH] Add specific video links to code and security review READMEs --- code-review/README.md | 2 +- security-review/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code-review/README.md b/code-review/README.md index 9304aff..54f0760 100644 --- a/code-review/README.md +++ b/code-review/README.md @@ -30,4 +30,4 @@ This approach, battle-tested by Anthropic's own engineering team building Claude - [Pragmatic Code Review Subagent](./pragmatic-code-review-subagent.md) - Subagent configuration for comprehensive code analysis ### Video Tutorial -For a detailed walkthrough of this workflow, watch the comprehensive tutorial on YouTube: [Patrick Ellis' Channel - Coming Soon](https://www.youtube.com/@PatrickOakleyEllis) +For a detailed walkthrough of this workflow, watch the [comprehensive tutorial on YouTube](https://www.youtube.com/watch?v=nItsfXwujjg). diff --git a/security-review/README.md b/security-review/README.md index b982319..176b5e9 100644 --- a/security-review/README.md +++ b/security-review/README.md @@ -28,4 +28,4 @@ This approach ensures that security is built into the development process from t - [Security YAML](./security.yml) - GitHub Action configuration for automated security scanning ### Video Tutorial -For a detailed walkthrough of this workflow, watch the comprehensive tutorial on YouTube: [Patrick Ellis' Channel - Coming Soon](https://www.youtube.com/@PatrickOakleyEllis) +For a detailed walkthrough of this workflow, watch the [comprehensive tutorial on YouTube](https://www.youtube.com/watch?v=nItsfXwujjg).