We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e94af4 commit 66ff24dCopy full SHA for 66ff24d
docs/guides/cicd.md
@@ -27,7 +27,7 @@ or
27
composer create-project --repository=https://repo.magento.com/ magento/project-community-edition magento2ce
28
```
29
30
-For more information on installing magento see [Install Magento using Composer].
+For more information on installing magento see [Install Magento using Composer][].
31
32
After installing the Magento instance, you need to set a couple of configurations to the magento instance:
33
@@ -42,7 +42,7 @@ These help set the `default` state of the Magento instance. If you wish to chang
42
43
## Install allure
44
45
-This will be required to generate the report after your test runs. See [Allure] for details.
+This will be required to generate the report after your test runs. See [Allure][] for details.
46
47
## Generate tests
48
0 commit comments