Skip to content

Commit 2c940ca

Browse files
committed
docs: update RubyLLM::Schema repository links for accuracy
1 parent fb70d22 commit 2c940ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ecosystem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ For detailed documentation, examples, and usage guides, visit the [RubyLLM::MCP
5555

5656
**Ruby DSL for JSON Schema Creation**
5757

58-
[RubyLLM::Schema](https://github.com/patvice/ruby_llm-schema) provides a clean, Rails-inspired DSL for creating JSON schemas. It's designed specifically for defining structured data schemas for LLM function calling and structured outputs.
58+
[RubyLLM::Schema](https://github.com/danielfriis/ruby_llm-schema) provides a clean, Rails-inspired DSL for creating JSON schemas. It's designed specifically for defining structured data schemas for LLM function calling and structured outputs.
5959

6060
### Why Use RubyLLM::Schema?
6161

@@ -82,7 +82,7 @@ RubyLLM::Schema makes this easy with a familiar Ruby syntax.
8282
gem install ruby_llm-schema
8383
```
8484

85-
For detailed documentation and examples, visit the [RubyLLM::Schema repository](https://github.com/patvice/ruby_llm-schema).
85+
For detailed documentation and examples, visit the [RubyLLM::Schema repository](https://github.com/danielfriis/ruby_llm-schema).
8686

8787
---
8888

0 commit comments

Comments
 (0)