Skip to content

Commit c46fc70

Browse files
authored
Merge pull request #558 from Burhan-Q/patch-1
Adds link to repo in text
2 parents ccfedac + 520f80f commit c46fc70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/openapi-servers/open-webui.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In this guide, you'll learn how to launch an OpenAPI-compatible tool server and
1313

1414
## Step 1: Launch an OpenAPI Tool Server
1515

16-
To begin, you'll need to start one of the reference tool servers available in the openapi-servers repo. For quick testing, we’ll use the time tool server as an example.
16+
To begin, you'll need to start one of the reference tool servers available in the [openapi-servers repo](https://github.com/open-webui/openapi-servers). For quick testing, we’ll use the time tool server as an example.
1717

1818
🛠️ Example: Starting the `time` server locally
1919

@@ -187,7 +187,7 @@ Want to enable ReACT-style (Reasoning + Acting) native function calls directly i
187187

188188
## Need More Tools? Explore & Expand! 🧱
189189

190-
The openapi-servers repo includes a variety of useful reference servers:
190+
The [openapi-servers repo](https://github.com/open-webui/openapi-servers) includes a variety of useful reference servers:
191191

192192
- 📂 Filesystem access
193193
- 🧠 Memory & knowledge graphs

0 commit comments

Comments
 (0)