summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorddavison <ddavison@gitlab.com>2019-09-03 16:22:15 -0700
committerddavison <ddavison@gitlab.com>2019-09-06 15:29:03 -0700
commit247502aca57de37ac6f8de0f0fb29fbb608162f0 (patch)
tree99e9789a9b4cd274f4690febfa02d11733e49204
parent2f01437f445b26f459fd6164f1c462c4fa94edf6 (diff)
downloadgitlab-ce-docs-qa-readme-ref.tar.gz
Remove GDK ref, replace with inline linkdocs-qa-readme-ref
-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