From 03985a91faa58339d215d6a95a56ecb85b53b2d8 Mon Sep 17 00:00:00 2001 From: Tom McKay Date: Thu, 20 Aug 2020 09:23:46 -0400 Subject: [PATCH] Refer to docs for yaml --- source/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.html.erb b/source/index.html.erb index 3f727dc..608aa9e 100644 --- a/source/index.html.erb +++ b/source/index.html.erb @@ -40,7 +40,7 @@ Quay is a container image registry that enables you to build, organize, distribu

Run Project Quay on Kubernetes

Use the <%= link_to "Quay Setup Operator", "https://github.com/redhat-cop/quay-operator" %> to quickly install Project Quay on OpenShift. - You can also manually deploy Project Quay on Kubernetes using the <%= link_to "YAML manifests", "https://github.com/quay/quay/tree/master/deploy" %>. + You can also manually deploy Project Quay on Kubernetes using the <%= link_to "YAML manifests", "https://docs.projectquay.io/deploy_quay_on_openshift.html#_appendix_a_project_quay_on_openshift_configuration_files" %>.