Minor CI update

This commit is contained in:
frikky
2022-07-22 00:39:09 +02:00
parent 285bf7d2d2
commit baa72498d2
5 changed files with 56 additions and 22 deletions
+1 -1
View File
@@ -580,7 +580,7 @@ const WelcomeForm = (props) => {
<div>
{isCloud ? null :
<Typography>
This data will be used within the product and NOT be shared unless <a href="" target="_blank" rel="norefferer">cloud synchronization</a> is configured.
This data will be used within the product and NOT be shared unless <a href="https://shuffler.io/docs/organizations#cloud_synchronization" target="_blank" rel="norefferer" style={{color: "#f86a3e", textDecoration: "none"}}>cloud synchronization</a> is configured.
</Typography>
}
{activeStep === steps.length ? (