From d6383dee95fafadcd07bb02a6263a5a65a94e642 Mon Sep 17 00:00:00 2001 From: Bart Massey Date: Mon, 9 Feb 2026 14:05:52 -0800 Subject: [PATCH] fixed link and text in contributing --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 97a8d8ff..9fb7415f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,4 +42,6 @@ You'll need a [GitHub account](https://github.com/join)! Sometimes, a maintainer of an awesome list will ask you to edit your Pull Request before it is included. This is normally due to spelling errors or because your PR didn't match the awesome-* list guidelines. -[Here](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) is a write up on how to change a Pull Request, and the different ways you can do that. +[This commit-change guide](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) +is a writeup on the several ways you can update a Pull +Request.