Skip to content

Commit

Permalink
Merge pull request #3857 from Haleshot/haleshot/martian-api-hyperlink…
Browse files Browse the repository at this point in the history
…-fix

Update broken/outdated hyperlink
  • Loading branch information
louis-jan authored Oct 23, 2024
2 parents 72d4575 + 4c562c3 commit 5309869
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"key": "chat-completions-endpoint",
"title": "Chat Completions Endpoint",
"description": "The endpoint to use for chat completions. See the [Martian API documentation](https://docs.withmartian.com/martian-model-router/api-reference/get-chat-completions) for more information.",
"description": "The endpoint to use for chat completions. See the [Martian API documentation](https://docs.withmartian.com/martian-model-router/getting-started/quickstart-integrating-martian-into-your-codebase) for more information.",
"controllerType": "input",
"controllerProps": {
"placeholder": "https://withmartian.com/api/openai/v1/chat/completions",
Expand Down

0 comments on commit 5309869

Please sign in to comment.