Skip to content

Commit 64ba356

Browse files
authored
Fix pricing ref in docs (#1727)
1 parent c84a998 commit 64ba356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/inference-providers/register-as-a-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Here is an example of response:
301301
For routed requests (see figure below), i.e. when users authenticate via HF, our intent is that
302302
our users only pay the standard provider API rates. There's no additional markup from us, we
303303
just pass through the provider costs directly.
304-
More details about the pricing structure can be found on the [pricing page](./pricing.md).
304+
More details about the pricing structure can be found on the [pricing page](./pricing).
305305

306306
<div class="flex justify-center">
307307
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/inference-providers/types_of_billing.png"/>

0 commit comments

Comments
 (0)