Skip to content

Commit 0051d16

Browse files
jkwluisofisl
authored andcommitted
build(docs): ignore www.gstatic.com/bigquerydatatransfer link (#152)
1 parent d3b5fc9 commit 0051d16

File tree

1 file changed

+4
-0
lines changed
  • packages/google-cloud-bigquery-datatransfer

1 file changed

+4
-0
lines changed

packages/google-cloud-bigquery-datatransfer/synth.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
'toISOString)')
3737
# [END fix-dead-link]
3838

39+
s.replace('.kokoro/docs.sh',
40+
'blc http:\/\/localhost:8080',
41+
'blc http:\/\/localhost:8080 --exclude www.gstatic.com/bigquerydatatransfer')
42+
3943

4044
# Node.js specific cleanup
4145
subprocess.run(['npm', 'install'])

0 commit comments

Comments
 (0)