diff --git a/docs/docs/specs/models.md b/docs/docs/specs/models.md index b7fc8ffe9..0f63ea46e 100644 --- a/docs/docs/specs/models.md +++ b/docs/docs/specs/models.md @@ -85,9 +85,9 @@ Here's a standard example `model.json` for a GGUF model. ] ``` -The model settings in the example can be found at: (Nitro's model settings)[https://nitro.jan.ai/features/load-unload#table-of-parameters] +The model settings in the example can be found at: [Nitro's model settings](https://nitro.jan.ai/features/load-unload#table-of-parameters) -The model paramemters in the example can be found at: (Nitro's model parameters)[https://nitro.jan.ai/api-reference#tag/Chat-Completion] +The model paramemters in the example can be found at: [Nitro's model parameters](https://nitro.jan.ai/api-reference#tag/Chat-Completion) ## API Reference