We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ae055 commit 0d43131Copy full SHA for 0d43131
ci/build_docs.sh
@@ -54,7 +54,7 @@ if [ "$DOC" ]; then
54
git commit -m "Version" --allow-empty
55
56
git remote remove origin
57
- git remote add origin "https://${PANDAS_GH_TOKEN}@github.com/pandas-docs/pandas-docs-travis.git"
+ git remote add origin "https://${PANDAS_GH_TOKEN}@github.com/pandas-dev/pandas-docs-travis.git"
58
git fetch origin
59
git remote -v
60
0 commit comments