Skip to content

Commit

Permalink
Ensure product name is capitalized
Browse files Browse the repository at this point in the history
  • Loading branch information
jboxman committed Feb 3, 2020
1 parent 36f1137 commit c2cc4c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _distro_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ openshift-online:
site_url: https://docs.openshift.com/
branches:
enterprise-3.11:
name: 'pro'
name: 'Pro'
dir: online/pro
enterprise-4.2:
name: 'starter'
name: 'Starter'
dir: online/starter
openshift-enterprise:
name: OpenShift Container Platform
Expand Down

0 comments on commit c2cc4c8

Please sign in to comment.