From a92c10330513f22145d31ff628ad93dabd3f8fb0 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Mon, 23 Mar 2026 06:59:23 -0300 Subject: [PATCH] Fix link to contributing guidelines in review PR skill documentation --- .claude/skills/review-pr/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/skills/review-pr/SKILL.md b/.claude/skills/review-pr/SKILL.md index 7d6ea2d..0a2fefd 100644 --- a/.claude/skills/review-pr/SKILL.md +++ b/.claude/skills/review-pr/SKILL.md @@ -149,4 +149,4 @@ When leaving comments, be friendly and grateful for the contribution. Example to > - The description should end with a period. > - Consider adding a `[GitHub](url)` link so we can track activity. > -> Please see our [contributing guidelines](https://github.com/wilsonfreitas/awesome-quant/blob/master/CONTRIBUTING.md) for the accepted entry formats. +> Please see our [contributing guidelines](https://github.com/wilsonfreitas/awesome-quant/blob/main/CONTRIBUTING.md) for the accepted entry formats.