diff --git a/src/pages/development/components/message-queues/bulk-operations.md b/src/pages/development/components/message-queues/bulk-operations.md index a1c723c65..65d191dc8 100644 --- a/src/pages/development/components/message-queues/bulk-operations.md +++ b/src/pages/development/components/message-queues/bulk-operations.md @@ -51,7 +51,7 @@ The `BulkManagementInterface::scheduleBulk` is responsible for publishing bulk o
  • status - The default operation status OperationInterface::STATUS_TYPE_OPEN
  • serialized_data - An array of serialized data with the following required keys:
  • diff --git a/src/pages/development/payments-integrations/cardinal.md b/src/pages/development/payments-integrations/cardinal.md index b707f10b2..9fd2f14f0 100644 --- a/src/pages/development/payments-integrations/cardinal.md +++ b/src/pages/development/payments-integrations/cardinal.md @@ -301,7 +301,7 @@ Then you can expect to see an additional field with a cardholder authentication [Cardinal Consumer Authentication]: https://cardinaldocs.atlassian.net/wiki/spaces/CC/pages/196642/Consumer+Authentication#ConsumerAuthentication-CardinalConsumerAuthentication [Cardinal Cruise Standard]: https://cardinaldocs.atlassian.net/wiki/spaces/CC/pages/7929857/Cardinal+Cruise+Standard [list of compatible payment gateways]: https://cardinalcommerce.com/partners/ -[module]: https://experienceleague.adobe.com/docs/commerce-operations/operational-playbook/glossary.html#module +[module]: https://experienceleague.adobe.com/en/docs/commerce-operations/implementation-playbook/glossary#module [app\code\AuthorizenetCardinal\Model\Checkout\ConfigProvider.php]: https://github.com/magento/magento2/tree/2.3/app/code/Magento/AuthorizenetCardinal/Model/Checkout/ConfigProvider.php [JWT]: https://en.wikipedia.org/wiki/JSON_Web_Token [API Reference]: https://cardinaldocs.atlassian.net/wiki/spaces/CC/pages/98315/Response+Objects