Skip to content

Commit 3537d29

Browse files
committed
Fix broken link on Load test types
1 parent 24fae9f commit 3537d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/markdown/translated-guides/en/06 Test Types/00 Load test types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ When you write and run different test types in k6, consider the following.
5757

5858
### Start with a smoke test
5959

60-
Start with a [smoke test](../smoke-testing).
60+
Start with a [smoke test](/test-types/smoke-testing).
6161
Before beginning larger tests, validate that your scripts work as expected and that your system performs well with a few users.
6262

6363
After you know that the script works and the system responds correctly to minimal load,

0 commit comments

Comments
 (0)