mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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
|
||||
sudo pip install ghp-import
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue