Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 43e4942

Browse files
aaltaygildea
authored andcommitted
Change whitelist warning URL to the signup form
----Release Notes---- [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=116982414
1 parent 2a2aeb7 commit 43e4942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/dataflow/internal/apiclient.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ def create_job(self, job):
453453
'your project at: %s'
454454
'\n***************************************************************\n\n',
455455
request.projectId, response.id,
456-
'https://cloud.google.com/dataflow/'
456+
'https://goo.gl/jgdBe2'
457457
)
458458

459459
return response

0 commit comments

Comments
 (0)