Skip to content

Commit 1cf1846

Browse files
committed
docs: update NeMo Platform badges
Signed-off-by: Nabin Mulepati <nmulepati@nvidia.com>
1 parent c278922 commit 1cf1846

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![CI](https://github.com/NVIDIA-NeMo/DataDesigner/actions/workflows/ci.yml/badge.svg)](https://github.com/NVIDIA-NeMo/DataDesigner/actions/workflows/ci.yml)
44
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
5-
[![Python 3.10 - 3.14](https://img.shields.io/badge/🐍_Python-3.10_|_3.11_|_3.12_|_3.13_|_3.14-blue.svg)](https://www.python.org/downloads/) [![NeMo Microservices](https://img.shields.io/badge/NeMo-Microservices-76b900)](https://docs.nvidia.com/nemo/microservices/latest/index.html) [![Code](https://img.shields.io/badge/Code-Documentation-8A2BE2.svg)](https://docs.nvidia.com/nemo/datadesigner/) ![Tokens](https://img.shields.io/badge/10T+-Tokens_Processed-76b900.svg?logo=nvidia&logoColor=white)
5+
[![Python 3.10 - 3.14](https://img.shields.io/badge/🐍_Python-3.10_|_3.11_|_3.12_|_3.13_|_3.14-blue.svg)](https://www.python.org/downloads/) [![NeMo Platform](https://img.shields.io/badge/NeMo-Platform-76b900)](https://docs.nvidia.com/nemo-platform/documentation/design-synthetic-data) [![Code](https://img.shields.io/badge/Code-Documentation-8A2BE2.svg)](https://docs.nvidia.com/nemo/datadesigner/) ![Tokens](https://img.shields.io/badge/10T+-Tokens_Processed-76b900.svg?logo=nvidia&logoColor=white)
66

77
**Generate high-quality synthetic datasets from scratch or using your own seed data.**
88

fern/versions/latest/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { BadgeLinks } from "@/components/BadgeLinks";
1010
badges={[
1111
{ href: "https://github.com/NVIDIA-NeMo/DataDesigner", src: "https://img.shields.io/badge/github-repo-952fc6?logo=github", alt: "GitHub" },
1212
{ href: "https://opensource.org/licenses/Apache-2.0", src: "https://img.shields.io/badge/License-Apache_2.0-0074df.svg", alt: "License" },
13-
{ href: "https://docs.nvidia.com/nemo/microservices/latest/index.html", src: "https://img.shields.io/badge/NeMo-Microservices-76b900", alt: "NeMo Microservices" },
13+
{ href: "https://docs.nvidia.com/nemo-platform/documentation/design-synthetic-data", src: "https://img.shields.io/badge/NeMo-Platform-76b900", alt: "NeMo Platform" },
1414
]}
1515
/>
1616

0 commit comments

Comments
 (0)