Commit bc3b895e authored by Savas Vedova's avatar Savas Vedova

Merge branch 'ag/fix-punctuation-cl' into 'master'

Fix space in punctuation for Cloud License

See merge request gitlab-org/gitlab!67742
parents 134afafa 2ab0ee39
......@@ -57,8 +57,8 @@ export default {
data-testid="activate-subscription-link"
:href="$options.links.activateSubscriptionUrl"
target="_blank"
>{{ content }}
</gl-link>
>{{ content }}</gl-link
>
</template>
</gl-sprintf>
</p>
......
......@@ -88,8 +88,8 @@ export default {
:href="$options.links.troubleshootingHelpLink"
target="_blank"
class="gl-text-decoration-none!"
>{{ content }}
</gl-link>
>{{ content }}</gl-link
>
</template>
</gl-sprintf>
</gl-alert>
......
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