Skip to content

Commit 4ad5686

Browse files
committed
fix doc
1 parent b933800 commit 4ad5686

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ TimeSide : audio processing framework for the web
44

55
|version| |downloads| |travis_master| |coveralls_master|
66

7-
.. |travis_master| image:: https://travis-ci.org/Parisson/TimeSide.svg?branch=master
7+
.. |travis_master| image:: https://travis-ci.org/Parisson/TimeSide.svg
88
:target: https://travis-ci.org/Parisson/TimeSide/
99

1010
.. |coveralls_master| image:: https://coveralls.io/repos/Parisson/TimeSide/badge.png?branch=master

doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ readme:
163163
@echo "Build finished. The README.rst file is up to date."
164164

165165
publish:
166-
rsync -a --delete build/html/ files.parisson.com:/var/www/files/timeside/doc/
166+
rsync -a --delete build/html/ yomguy@files.parisson.com:/var/www/files/timeside/doc/
167167

168168
install_deps:
169169
pip install $(DEPENDENCIES)

0 commit comments

Comments
 (0)