summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Davison <ddavison@gitlab.com>2019-09-08 08:49:50 +0000
committerDan Davison <ddavison@gitlab.com>2019-09-08 08:49:50 +0000
commit9350a2786b3ad519eb22274868bc97e4225d6cfa (patch)
treee931dcb13a0f0682032c044a02801498bce72733
parentcf180734cbabd100641153ca92c086a7da259e9a (diff)
parent4521bd7a7ca8f1224f82d537ca93032dbe54142e (diff)
downloadgitlab-ce-9350a2786b3ad519eb22274868bc97e4225d6cfa.tar.gz
Merge branch 'docs-qa-readme-ref' into 'master'
Replace GDK ref See merge request gitlab-org/gitlab-ce!32621
-rw-r--r--qa/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/qa/README.md b/qa/README.md
index dede3cd2473..332e5c8170f 100644
--- a/qa/README.md
+++ b/qa/README.md
@@ -36,7 +36,7 @@ using `package-and-qa-manual` manual action, to test if everything works fine.
You can use GitLab QA to exercise tests on any live instance! If you don't
have an instance available you can follow the instructions below to use
-the [GitLab Development Kit (GDK)][GDK].
+the [GitLab Development Kit (GDK)](https://gitlab.com/gitlab-org/gitlab-development-kit).
This is the recommended option if you would like to contribute to the tests.
Note: GitLab QA uses [Selenium WebDriver](https://www.seleniumhq.org/) via
@@ -146,8 +146,6 @@ directory** (one level up from this directory):
docker build -t gitlab/gitlab-ce-qa:nightly --file ./qa/Dockerfile ./
```
-[GDK]: https://gitlab.com/gitlab-org/gitlab-development-kit/
-
### Quarantined tests
Tests can be put in quarantine by assigning `:quarantine` metadata. This means