From 9a0f1c28bcc8effe68fe06699ba26cd9fd33ccf7 Mon Sep 17 00:00:00 2001 From: Dan Adler Date: Thu, 2 May 2019 09:58:59 -0700 Subject: [PATCH] add link to branding in docs --- website/src/components/PricingTable.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/components/PricingTable.tsx b/website/src/components/PricingTable.tsx index 4a8a85b89d7..ac3d4636dda 100644 --- a/website/src/components/PricingTable.tsx +++ b/website/src/components/PricingTable.tsx @@ -199,6 +199,7 @@ const DATA: PricingItemCategory[] = [ }, { name: 'Custom branding', + url: 'https://docs.sourcegraph.com/admin/config/site_config#reference', plans: ENTERPRISE_PLAN, }, {