From 0ef7b13c27c68b90ae49d6e036cefc80f77c7634 Mon Sep 17 00:00:00 2001 From: Wenyu Date: Thu, 21 May 2026 23:55:01 -0400 Subject: [PATCH] docs: fix skill catalog link in contributing guide Signed-off-by: Wenyu --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c0c7510d..ee4cae4a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ This repository is a catalog of NVIDIA-verified agent skills. Skills are maintained by each product team in their own repos. -To contribute to a skill or propose a new one, use the contributing guidelines in the relevant source repo. See the [Available Skills](README.md#available-skills) and [Getting Help & Contributing](README.md#getting-help--contributing) sections in the README for links. +To contribute to a skill or propose a new one, use the contributing guidelines in the relevant source repo. See the [Skill Catalog](README.md#skill-catalog) and [Getting Help & Contributing](README.md#getting-help--contributing) sections in the README for links. For changes to the catalog itself (fixing links, adding a new product listing), open a [pull request](../../pulls) or [issue](../../issues).