Skip to content

Commit 2b6b12a

Browse files
invalid links
1 parent 5a1dfdb commit 2b6b12a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/ai-gateway/configuration/request-handling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A timeout is set in milliseconds. Additionally, the timeout is based on when the
2828

2929
#### Universal Endpoint
3030

31-
If set on a [Universal Endpoint](/ai-gateway/universal/), a request timeout specifies the timeout duration for requests and triggers a fallback.
31+
If set on a [Universal Endpoint](/ai-gateway/universal-endpoint/universal/), a request timeout specifies the timeout duration for requests and triggers a fallback.
3232

3333
For a Universal Endpoint, configure the timeout value by setting a `requestTimeout` property within the provider-specific `config` object. Each provider can have a different `requestTimeout` value for granular customization.
3434

src/content/docs/ai-gateway/glossary.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ AI Gateway supports a variety of headers to help you configure, customize, and m
1616
Settings in AI Gateway can be configured at three levels: **Provider**, **Request**, and **Gateway**. Since the same settings can be configured in multiple locations, the following hierarchy determines which value is applied:
1717

1818
1. **Provider-level headers**:
19-
Relevant only when using the [Universal Endpoint](/ai-gateway/universal/), these headers take precedence over all other configurations.
19+
Relevant only when using the [Universal Endpoint](/ai-gateway/universal-endpoint/universal/), these headers take precedence over all other configurations.
2020
2. **Request-level headers**:
2121
Apply if no provider-level headers are set.
2222
3. **Gateway-level settings**:

0 commit comments

Comments
 (0)