Skip to content

Commit e5aa937

Browse files
committed
link to cloud for create - issue #38
1 parent e75e01d commit e5aa937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/Hero/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ function Hero() {
4040
<p className="description">Create a new database using Cloud, Docker or from Sources</p>
4141
<span className="more">Create a database <SvgArrowRight color="#DC382C" /></span>
4242
</div>
43-
<a href={useBaseUrl('/create')} className="link">Read More</a>
43+
<a href={useBaseUrl('/create/cloud')} className="link">Read More</a>
4444
</div>
4545

4646
<div className="box box-develop">

0 commit comments

Comments
 (0)