Commit d9efe8cf authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch 'Status_page_docs_link' into 'master'

Update link to Status Page docs

See merge request gitlab-org/gitlab!27500
parents a192c643 404f414b
...@@ -86,7 +86,7 @@ export default { ...@@ -86,7 +86,7 @@ export default {
<p> <p>
<gl-sprintf :message="$options.i18n.introText"> <gl-sprintf :message="$options.i18n.introText">
<template #docsLink> <template #docsLink>
<gl-link href="#"> <gl-link href="/help/user/project/status_page/index.html">
<span>{{ $options.i18n.introLinkText }}</span> <span>{{ $options.i18n.introLinkText }}</span>
</gl-link> </gl-link>
</template> </template>
......
---
title: Updated link to Status Page docs
merge_request: 27500
author:
type: added
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