From 385576df5784a738634ef44868c5813739099320 Mon Sep 17 00:00:00 2001 From: danielgruesso Date: Fri, 9 Nov 2018 16:52:51 -0500 Subject: [PATCH] fix broken links --- doc/user/project/clusters/serverless/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)