From fe47ebaf96f49b8b330755556bc6ed282f3e4e72 Mon Sep 17 00:00:00 2001 From: Andreas Walter Date: Wed, 11 Mar 2026 14:33:11 +0100 Subject: [PATCH] docs: fix link in rig-core README --- rig/rig-core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rig/rig-core/README.md b/rig/rig-core/README.md index 623866e8a..44917e0a6 100644 --- a/rig/rig-core/README.md +++ b/rig/rig-core/README.md @@ -1,7 +1,7 @@ # Rig Rig is a Rust library for building LLM-powered applications that focuses on ergonomics and modularity. -More information about this crate can be found in the [crate documentation](https://docs/rig-core/latest/rig/). +More information about this crate can be found in the [crate documentation](https://docs.rs/rig-core/latest/rig/). ## Table of contents - [Rig](#rig)