Skip to content

Commit

Permalink
Update Self-hosted link on Login page.jsx
Browse files Browse the repository at this point in the history
Update out of date "enterprise" landing page --> Dedicated Enterprise Cloud
  • Loading branch information
jerrodcodecov committed Jan 22, 2024
1 parent e5e975b commit 5e125e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/LoginPage/LoginPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ function LoginPage() {
<hr />
</div>
<p>
If you are using GitHub Enterprise, GitLab EE/CE, or Bitbucket Server
please view our <A to={{ pageName: 'enterprise' }}>self hosted</A>{' '}
If you are using GitHub Enterprise Server, GitLab EE/CE, or Bitbucket Server
please view our <A href="https://docs.codecov.com/docs/codecov-dedicated-enterprise-cloud-install-steps">Dedicated Enterprise Cloud</A>{' '}
option.
</p>
</div>
Expand Down

0 comments on commit 5e125e1

Please sign in to comment.