Skip to content

Commit ee716fd

Browse files
Fix markdown link syntax in error-codes.md
1 parent 833095e commit ee716fd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

support/power-platform/copilot-studio/authoring/error-codes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ As an agent maker, if a problem occurs when you use the test pane to [test your
2424
2525
| Error code | Description |
2626
| ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
27-
| [AIModelActionBadRequest](#aimodelactionbadrequest] | There was a mimatch between the prompt action types. |
27+
| [AIModelActionBadRequest](#aimodelactionbadrequest) | There was a mimatch between the prompt action types. |
2828
| [AIModelActionRequestTimeout](#aimodelactionrequesttimeout) | There was a timeout error that's related to a call to an AI Builder model. |
2929
| [AsyncResponsePayloadTooLarge](#asyncresponsepayloadtoolarge) | There was an error that's related to the output of a connector. |
3030
| [AuthenticationNotConfigured](#authenticationnotconfigured) | Authentication is required but wasn't configured. |
@@ -64,6 +64,7 @@ As an agent maker, if a problem occurs when you use the test pane to [test your
6464
[1]: /microsoft-copilot-studio/advanced-flow
6565
[2]: /microsoft-copilot-studio/authoring-topic-management#redirect-to-another-topic
6666

67+
6768
#### AIModelActionBadRequest
6869

6970
**Error messages:**

0 commit comments

Comments
 (0)