Skip to content

Commit 993a089

Browse files
committed
Update next steps
1 parent 26d25a7 commit 993a089

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/inference-providers/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ console.log(chatCompletion.choices[0].message);
165165
## Next Steps
166166

167167
In this introduction, we've covered the basics of Inference Providers. To learn more about this service, check out our guides and API Reference:
168-
- [Pricing and Billing](./pricing): everything you need to know about billing
168+
- [Pricing and Billing](./pricing): everything you need to know about billing.
169169
- [Hub integration](./hub-integration): how is Inference Providers integrated with the Hub?
170-
- [External Providers](./providers): everything about providers and how to become an official partner
171-
- [Hub API](./hub-api): high-level API for Inference Providers
170+
- [Register as an Inference Provider](./register-as-a-provider.md): everything about how to become an official partner.
171+
- [Hub API](./hub-api): high-level API for Inference Providers.
172172
- [API Reference](./tasks/index): learn more about the parameters and task-specific settings.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<Tip>
44

5-
Want to be an Inference Provider on the Hub? Please reach out to us on social networks or [here on the Hub](https://huggingface.co/spaces/huggingface/HuggingDiscussions/discussions/49)
5+
Want to be an Inference Provider on the Hub? Please reach out to us on social networks or [here on the Hub](https://huggingface.co/spaces/huggingface/HuggingDiscussions/discussions/49).
66

77
</Tip>
88

0 commit comments

Comments
 (0)