Skip to content

Commit c7e833d

Browse files
authored
docs: update link (#7954)
1 parent e1520ad commit c7e833d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ add it with the following steps:
252252
3. If your provider supports images, add it to the `PROVIDER_SUPPORTS_IMAGES` array
253253
in [core/llm/autodetect.ts](./core/llm/autodetect.ts).
254254
4. Add a documentation page for your provider in [
255-
`docs/docs/customize/model-providers/more`](./docs/docs/customize/model-providers/more). This should show an example
255+
`docs/customize/model-providers/more`](./docs/customize/model-providers/more). This should show an example
256256
of configuring your provider in `config.yaml` and explain what options are available.
257257

258258
### Adding Models

0 commit comments

Comments
 (0)