Skip to content

Commit a884b2b

Browse files
authored
Fix links in AI Toolkit documentation (#8652)
* fix links * updated
1 parent e163418 commit a884b2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/intelligentapps/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To add a model from the model catalog:
4747

4848
- **GitHub**: AI Toolkit asks for your GitHub credentials to access the model repository. Once authenticated, the model is added directly into AI Toolkit.
4949
> [!NOTE]
50-
> AI Toolkit now [supports GitHub pay-as-you-go models](playground.md#github-pay-as-you-go-model-support), so you can keep working after passing free tier limits.
50+
> AI Toolkit now [supports GitHub pay-as-you-go models](/docs/intelligentapps/playground.md#_github-payasyougo-model-support), so you can keep working after passing free tier limits.
5151
- **ONNX**: The model is downloaded from ONNX and added to AI Toolkit.
5252
- **Ollama**: The model is downloaded from Ollama and added to AI Toolkit.
5353

docs/intelligentapps/playground.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ AI Toolkit now supports GitHub pay-as-you-go models, so you can keep working aft
3131

3232
![Screenshot of the GitHub Pay-as-you-go Model support](./images/playground/github-pay-as-you-go.png)
3333

34-
- Turn on billing for models in your [GitHub settings](https://github.com/settings/billing).
34+
- Turn on billing for models in your [GitHub settings](https://github.com/settings/billing) (requires signing in to your GitHub account).
3535

3636
- After enabling billing, keep using the model in Playground or Agent Builder without changing your workflow.
3737

0 commit comments

Comments
 (0)