From a070ee768aa00d6d433452410a766e3d04f2105c Mon Sep 17 00:00:00 2001 From: Thomas Boyer-Chammard <49786685+thomas-bc@users.noreply.github.com> Date: Wed, 13 Aug 2025 14:25:03 -0700 Subject: [PATCH] Fix AI Policy link in PR template (#4019) --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bd937b03e3..8c26af6462 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -22,6 +22,6 @@ -## AI Usage ([policy](../AI_POLICY.md)) +## AI Usage (see [policy](https://github.com/nasa/fprime/blob/devel/AI_POLICY.md))