setup step 2: fix url

This commit is contained in:
Sidney Alcantara
2021-12-02 16:52:20 +11:00
parent b1f5e6f4b5
commit b8916e88cb

View File

@@ -98,7 +98,7 @@ export default function Step2ServiceAccount({
<Stack direction="row" spacing={1}>
<LoadingButton
// loading={!region}
href={`https://console.cloud.google.com/run/deploy/${region}/rowy-run?project=${projectId}`}
href={`https://console.cloud.google.com/run/deploy/${region}/rowy-backend?project=${projectId}`}
target="_blank"
rel="noopener noreferrer"
>