Skip to content

Commit 935cc5b

Browse files
authored
docs(website): fix "submit a correction" link
Signed-off-by: Bradley Turek <[email protected]>
1 parent d2758fd commit 935cc5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/handbook/tutorials/your-first-web-scenario.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ techniques** and **patterns** when needed.
1111
My goal with all the Serenity/JS guides in this handbook, including this one, is that they're easy to follow whether
1212
you're a test automation expert or just starting on your journey.
1313
If you found anything here that could have been clearer, please let me know in the comments or
14-
[submit a correction](https://github.com/serenity-js/serenity-js/tree/main/documentation/serenity-js.org/docs/web-testing/your-first-web-scenario.mdx).
14+
[submit a correction](https://github.com/serenity-js/serenity-js.org/blob/main/src/docs/handbook/tutorials/your-first-web-scenario.mdx).
1515

1616
To keep things simple, we'll use a [**Gitpod.io workspace**](/handbook/project-templates/#serenityjs-gitpods) to work with Serenity/JS in your web browser, so there's **no need to install anything** on your computer.
1717
If you prefer to set up Serenity/JS locally instead, follow the installation instructions in [Serenity/JS + Playwright Test project template](https://github.com/serenity-js/serenity-js-playwright-test-template).

0 commit comments

Comments
 (0)