diff --git a/rattail_fabric2/freetds.py b/rattail_fabric2/freetds.py index 932272f..42becaf 100644 --- a/rattail_fabric2/freetds.py +++ b/rattail_fabric2/freetds.py @@ -32,7 +32,7 @@ def install_from_source(c, user='rattail', branch=None): Install the FreeTDS library from source. Per instructions found here: - https://github.com/FreeTDS/freetds/blob/master/INSTALL.GIT + https://github.com/FreeTDS/freetds/blob/master/INSTALL.md """ apt.install( c,