Skip to content

Commit cadc8fa

Browse files
authored
Update notebooks.yml (#46)
Add base_url
1 parent 340b0a1 commit cadc8fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/notebooks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
python3 -m tensorflow_docs.tools.nblint \
6666
--styles=google,tensorflow \
6767
--arg=repo:google/generative-ai-docs --arg=branch:main \
68+
--arg=base_url:https://developers.generativeai.google/ \
6869
--exclude_lint=tensorflow::button_download \
6970
"${changed_notebooks[@]}"
7071
fi

0 commit comments

Comments
 (0)