Skip to content

Commit 45f0233

Browse files
authored
Merge pull request #417 from magento-devdocs/db_dupeid
Removes a duplicated ID from header
2 parents 28ecf8c + e202f07 commit 45f0233

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/getting-started.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ cd magento2-functional-testing-framework
257257
composer install
258258
```
259259

260-
### Step 3. Build the project {#build-project}
260+
### Step 3. Build the project
261261

262262
```bash
263263
bin/mftf build:project
@@ -309,7 +309,6 @@ allure serve dev/tests/_output/allure-results/
309309
[allure docs]: https://docs.qameta.io/allure/
310310
[Allure Framework]: http://allure.qatools.ru/
311311
[basic configuration]: configuration.html#basic-configuration
312-
[build]: #build-project
313312
[chrome driver]: https://sites.google.com/a/chromium.org/chromedriver/downloads
314313
[Codeception Test execution]: https://blog.jetbrains.com/phpstorm/2017/03/codeception-support-comes-to-phpstorm-2017-1/
315314
[composer]: https://getcomposer.org/download/

0 commit comments

Comments
 (0)