Skip to content

Commit 66ff24d

Browse files
doboothsoumyau
authored andcommitted
Fixed links
1 parent 4e94af4 commit 66ff24d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/cicd.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ or
2727
composer create-project --repository=https://repo.magento.com/ magento/project-community-edition magento2ce
2828
```
2929

30-
For more information on installing magento see [Install Magento using Composer].
30+
For more information on installing magento see [Install Magento using Composer][].
3131

3232
After installing the Magento instance, you need to set a couple of configurations to the magento instance:
3333

@@ -42,7 +42,7 @@ These help set the `default` state of the Magento instance. If you wish to chang
4242

4343
## Install allure
4444

45-
This will be required to generate the report after your test runs. See [Allure] for details.
45+
This will be required to generate the report after your test runs. See [Allure][] for details.
4646

4747
## Generate tests
4848

0 commit comments

Comments
 (0)