Skip to content

Commit

Permalink
updated link to providers
Browse files Browse the repository at this point in the history
  • Loading branch information
filopedraz committed Mar 21, 2024
1 parent d20132c commit 586693e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4653,7 +4653,7 @@ <h2 class="collaborate__title js-anim-title">
class="button button--primary button--sm"
rel="noopener"
target="_blank"
href="https://providers.premai.io/"
href="https://models.premai.io/"
>
<div class="button__ill" aria-hidden="true"></div>
<div class="button__bg" aria-hidden="true"></div>
Expand Down
2 changes: 1 addition & 1 deletion src/components/status.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Real-time monitoring of reliability and inference metrics across all providers.
</p>
<div class="status__cta js-anim-item">
{{#>button tag="a" href="https://providers.premai.io/" target="_blank"
{{#>button tag="a" href="https://models.premai.io/" target="_blank"
rel="noopener" }} Visit Status Page {{/button}}
</div>
</div>
Expand Down

0 comments on commit 586693e

Please sign in to comment.