Skip to content

Commit a5e25f6

Browse files
TomAugspurgerstangirala
authored andcommitted
DOC: push docs to new repo
1 parent b1368a2 commit a5e25f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build_docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ if [ "$DOC" ]; then
5454
git commit -m "Version" --allow-empty
5555

5656
git remote remove origin
57-
git remote add origin "https://${PANDAS_GH_TOKEN}@github.com/pandas-docs/pandas-docs-travis.git"
57+
git remote add origin "https://${PANDAS_GH_TOKEN}@github.com/pandas-dev/pandas-docs-travis.git"
5858
git fetch origin
5959
git remote -v
6060

0 commit comments

Comments
 (0)