We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4d343 commit bf94845Copy full SHA for bf94845
src/components/shared/blocking-aws-blockquote/blocking-aws-blockquote.view.js
@@ -15,7 +15,7 @@ const BlockingAwsBlockquote = () => (
15
we recommend using these operations in the
16
<span className="code-inline">setup</span> and{' '}
17
<span className="code-inline">teardown</span>{' '}
18
- <a href="/using-k6/test-lifecycle/">lifecycle functions</a>. These
+ <a href="/docs/using-k6/test-lifecycle/">lifecycle functions</a>. These
19
functions run before and after the test run and thus do not influence test
20
results.
21
</p>
0 commit comments