Skip to content

Commit c412a3b

Browse files
committed
fix links
1 parent 4ac48cf commit c412a3b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/docs/extensions/built-in.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ export LLMS_DISABLE="xmas,duckduckgo"
6868

6969
- [core_tools](https://github.com/ServiceStack/llms/tree/main/llms/extensions/core_tools) - [Essential tools](/docs/features/core-tools) for file operations, memory persistence, math calculation & safe code execution
7070
- [katex](https://github.com/ServiceStack/llms/tree/main/llms/extensions/katex) - Enables rendering of [LaTeX math expressions](/docs/features/katex) in chat responses using KaTeX
71-
- [pdf](https://github.com/ServiceStack/llms/tree/main/llms/extensions/pdf) - [PDF Studio](/docs/extensions/pdf) for code-first PDF design using Typst, real-time preview & AI assistance
71+
- [pdf](https://github.com/ServiceStack/llms/tree/main/llms/extensions/pdf) - [PDF Studio](/docs/features/pdf) for code-first PDF design using Typst, real-time preview & AI assistance
7272
- [system_prompts](https://github.com/ServiceStack/llms/tree/main/llms/extensions/system_prompts) - Configures a library of over [200+ curated system prompts](/docs/features/system-prompts) accessible from the UI
7373
- [tools](https://github.com/ServiceStack/llms/tree/main/llms/extensions/tools) - Provides [Tools UI](/docs/extensions/tools) and Exposes registered tool definitions via an API endpoint

content/docs/latest.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Turn your document's JSON schema into strongly typed C#, Python, TypeScript, or
7373

7474
<Screenshot src="/img/pdf/generated-types-csharp.webp" alt="C# Code Generation" />
7575

76-
Check out the full [PDF Studio Documentation](/docs/extensions/pdf) for the complete walkthrough.
76+
Check out the full [PDF Studio Documentation](/docs/features/pdf) for the complete walkthrough.
7777

7878
The new [Publishing](/docs/features/publishing) extension lets you share your AI creations with the
7979
world - straight from your workspace. Generate public, read-only links for chat threads, static

0 commit comments

Comments
 (0)