Skip to content

Commit 924a726

Browse files
fix link (#1675)
1 parent beb4d0f commit 924a726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/inference-providers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,6 @@ console.log(chatCompletion.choices[0].message);
172172
In this introduction, we've covered the basics of Inference Providers. To learn more about this service, check out our guides and API Reference:
173173
- [Pricing and Billing](./pricing): everything you need to know about billing.
174174
- [Hub integration](./hub-integration): how is Inference Providers integrated with the Hub?
175-
- [Register as an Inference Provider](./register-as-a-provider.md): everything about how to become an official partner.
175+
- [Register as an Inference Provider](./register-as-a-provider): everything about how to become an official partner.
176176
- [Hub API](./hub-api): high-level API for Inference Providers.
177177
- [API Reference](./tasks/index): learn more about the parameters and task-specific settings.

0 commit comments

Comments
 (0)