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, }, {