From 6776e1ec00d1f45e4e8fb6fc2fef9416ae90e437 Mon Sep 17 00:00:00 2001 From: Piaoger Date: Mon, 24 Feb 2025 14:44:59 +0800 Subject: [PATCH] Correct href for rig (#312) origin bad url seems from markdown and just fixes it: ```html RIG ``` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d02a39f..756dca3 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati Icon - RIG + RIG Build modular and scalable LLM Applications in Rust.