mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Fix doc.servo.org repository URL.
This commit is contained in:
parent
1c0e51015f
commit
2a1ec61ccd
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ then
|
||||||
echo '<meta http-equiv=refresh content=0;url=servo/index.html>' > doc/index.html
|
echo '<meta http-equiv=refresh content=0;url=servo/index.html>' > doc/index.html
|
||||||
sudo pip install ghp-import
|
sudo pip install ghp-import
|
||||||
ghp-import -n doc
|
ghp-import -n doc
|
||||||
git push -fq https://${TOKEN}@github.com/doc.servo.org.git gh-pages
|
git push -fq https://${TOKEN}@github.com/servo/doc.servo.org.git gh-pages
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue