summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielgruesso <dgruesso@gitlab.com>2018-11-09 16:52:51 -0500
committerdanielgruesso <dgruesso@gitlab.com>2018-11-09 16:52:51 -0500
commit385576df5784a738634ef44868c5813739099320 (patch)
tree0e3884e6f11447bf6291cd2ba21bf429f9e82215
parent417bc01dd347e65c09af7f5fbb272389a67a122d (diff)
downloadgitlab-ce-385576df5784a738634ef44868c5813739099320.tar.gz
fix broken links
-rw-r--r--doc/user/project/clusters/serverless/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/clusters/serverless/index.md b/doc/user/project/clusters/serverless/index.md
index 74c081531a3..c67ee25c109 100644
--- a/doc/user/project/clusters/serverless/index.md
+++ b/doc/user/project/clusters/serverless/index.md
@@ -57,7 +57,7 @@ You may download the sample [Knative Ruby App](https://gitlab.com/knative-exampl
1. The ingress is now available at this address and will route incoming requests to the proper service based on the DNS
name in the request. To support this, a wildcard DNS A record should be created for the desired domain name.
- ![dns entry](img/dns-entry)
+ ![dns entry](img/dns-entry.png)
## Deploying the GitLab Runner (optional)