From 2f05e45cceeb2d1c91cde3e7081caaaab62afb7b Mon Sep 17 00:00:00 2001 From: "Eric W. Tramel" Date: Wed, 6 May 2026 09:36:24 -0400 Subject: [PATCH] docs: fix documentation badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b902848..63e27e4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # NeMo Data Designer Plugins -[![Documentation](https://img.shields.io/badge/docs-authoring%20guide-blue)](docs/adding-a-plugin.md) +[![Documentation](https://img.shields.io/badge/docs-documentation-blue)](https://nvidia-nemo.github.io/DataDesignerPlugins/) First-class NVIDIA-provided plugins for [NeMo Data Designer](https://github.com/NVIDIA-NeMo/DataDesigner).