Update signup links target

This commit is contained in:
alnoam 2022-01-26 18:28:18 +02:00
parent 06f1de3f16
commit a10ef71a65
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<div align="center"> <div align="center">
<a href="https://app.community.clear.ml"><img src="https://github.com/allegroai/clearml/blob/master/docs/clearml-logo.svg?raw=true" width="250px"></a> <a href="https://app.clear.ml"><img src="https://github.com/allegroai/clearml/blob/master/docs/clearml-logo.svg?raw=true" width="250px"></a>
**ClearML - Auto-Magical Suite of tools to streamline your ML workflow **ClearML - Auto-Magical Suite of tools to streamline your ML workflow

View File

@ -120,7 +120,7 @@ function Home() {
</Link> </Link>
<Link <Link
className="button button--primary button--lg button--rounded shadow--md" className="button button--primary button--lg button--rounded shadow--md"
to="https://app.community.clear.ml"> to="https://app.clear.ml">
Free Sign Up Free Sign Up
</Link> </Link>
<span className={styles.indexCtasGitHubButtonWrapper}> <span className={styles.indexCtasGitHubButtonWrapper}>