Skip to content

Commit 56094ab

Browse files
authored
Merge pull request dsoprea#170 from naimdjon/master
Fixed the broken url
2 parents ef426d8 + a06a0d1 commit 56094ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdrivefs/resources/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ of files.
4444

4545
To install using *Mercurial*, do the following::
4646

47-
$ hg clone https://code.google.com/p/google-api-python-client
47+
$ git clone https://github.com/google/google-api-python-client
4848

4949
$ cd google-api-python-client
5050
$ sudo python setup.py install

0 commit comments

Comments
 (0)