Commit dc495fcd authored by Vitaly Slobodin's avatar Vitaly Slobodin

Fix invalid link in empty state of test cases

parent eb230448
...@@ -50,7 +50,7 @@ export default { ...@@ -50,7 +50,7 @@ export default {
> >
<template #link="{ content }"> <template #link="{ content }">
<gl-link <gl-link
href="https://about.gitlab.com/direction/plan/quality_management/" href="https://about.gitlab.com/direction/plan/#quality-management"
target="_blank" target="_blank"
>{{ content }}</gl-link >{{ content }}</gl-link
> >
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment