From ed3c69348713a68a00298023de9f555a67643eb8 Mon Sep 17 00:00:00 2001 From: Bill Dettelback Date: Tue, 18 Feb 2020 10:14:49 -0500 Subject: [PATCH] updated releases link --- source/index.html.erb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/index.html.erb b/source/index.html.erb index df1f3c9..df753eb 100644 --- a/source/index.html.erb +++ b/source/index.html.erb @@ -32,14 +32,13 @@ Quay is a container image registry that enables you to build, organize, distribu

Run Project Quay in a Container

- Want to get started quickly and easily? Just - run Project Quay in a container by itself. + Project Quay releases are built frequently containing latest community changes.

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. + Use the <%= link_to "Quay 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" %>.