Skip to content

Commit 42d0d82

Browse files
committed
docs(gitlab-ci): added a missing link
1 parent 7499ae2 commit 42d0d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/handbook/integration/gitlab-ci.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Serenity/JS offers excellent support for [GitLab CI](https://docs.gitlab.com/top
1010
you can run your acceptance tests in CI, generate rich Serenity BDD reports,
1111
and publish both living documentation and JUnit-style test results.
1212

13-
In this guide, you'll learn how to configure your GitLab CI pipeline to use the official Serenity/JS Docker image
13+
In this guide, you'll learn how to configure your GitLab CI pipeline to use the official [Serenity/JS Docker image](/handbook/integration/docker/)
1414
and ensure a stable environment for running your Serenity/JS test scenarios.
1515

1616
## Before you start

0 commit comments

Comments
 (0)