From 805b23b1fa23f9560d2e46a3f64262cc1c1b0afb Mon Sep 17 00:00:00 2001 From: Georgiy Slobodenyuk Date: Mon, 9 Jan 2023 09:18:59 -0500 Subject: [PATCH] docs(integration): fix auth instructions link (#116) --- .github/workflows/integration-README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-README.md b/.github/workflows/integration-README.md index 10db1d2..686806d 100644 --- a/.github/workflows/integration-README.md +++ b/.github/workflows/integration-README.md @@ -20,7 +20,7 @@ See the [integration.yaml](./integration.yaml) ## Secrets | Input | Description | Required | Default | | ------------- | --------------------------------------------------------------------------------------------------------------------------------------- | -------- | ------- | -| composer_auth | JSON string of [composer credentials]([#./matrix-format](https://devdocs.magento.com/guides/v2.4/install-gde/prereq/connect-auth.html)) | false | NULL | +| composer_auth | JSON string of [composer credentials](https://devdocs.magento.com/guides/v2.4/install-gde/prereq/connect-auth.html) | false | NULL | ### Matrix Format