Skip to content

Commit bfb31ac

Browse files
committed
Update footer link
1 parent 24242d3 commit bfb31ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/blocks/footer/footer.view.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ export const Footer = () => {
202202
<li className={styles.navColumnItem}>
203203
<a
204204
className={styles.navColumnLink}
205-
href={`${main}/deliver-fast-and-reliable-digital-experiences-with-k6`}
205+
href={`${main}/why-your-organization-should-perform-load-testing`}
206206
>
207207
Not a developer. Why k6?
208208
</a>

0 commit comments

Comments
 (0)