From 928947eb126018c8f2ec6cc022e3a3bb82e46077 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Mon, 17 Aug 2026 05:30:36 +0000 Subject: [PATCH] fix(prompting): point skills links at current docs The Cursor Rules href landed on the generic docs index after the docs.cursor.com/en/context/rules path moved. Use cursor.com/docs/rules. Also follow the Claude Skills redirect to code.claude.com. --- components/wustep/prompting/TechniquesContent.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/wustep/prompting/TechniquesContent.tsx b/components/wustep/prompting/TechniquesContent.tsx index f62f722ad0..0444683aea 100644 --- a/components/wustep/prompting/TechniquesContent.tsx +++ b/components/wustep/prompting/TechniquesContent.tsx @@ -101,7 +101,7 @@ export function TechniquesContent() {