Skip to content

Commit

Permalink
fix link to wge
Browse files Browse the repository at this point in the history
  • Loading branch information
waleedhammam committed Jun 7, 2023
1 parent bd861ac commit a03af4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/HomepageFeatures/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export default function HomepageFeatures() {
<div className="text--center padding-horiz--md">
<h1>Enterprise Features</h1>
<h3>
Available only on the <Link to="/docs/enterprise/getting-started">Enterprise Tier</Link>
Available only on the <Link to="/docs/enterprise/getting-started/intro-enterprise">Enterprise Tier</Link>
</h3>
</div>
<EEFeatures col={clsx('col--4')}/>
Expand Down

0 comments on commit a03af4a

Please sign in to comment.