Skip to content

Commit 0d43131

Browse files
committed
DOC: push docs to new repo
1 parent 22ae055 commit 0d43131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build_docs.sh

+1-1
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)