diff --git a/README.rst b/README.rst index 18de9e6..05f74fc 100644 --- a/README.rst +++ b/README.rst @@ -6,8 +6,8 @@ Unlike other dynamic dns services its intention is that you do not have to click a link every 30 days to keep your domain enabled or other jokes like this. -nsupdate.info is is intended to be self hostable, but there will most probably -be a free service on http://www.nsupdate.info/ +nsupdate.info is is intended to be self hostable, but there is also a free +service on http://nsupdate.info/ Installation @@ -22,7 +22,7 @@ installation (here with virtualenvwrapper):: Clone the repo and cd into:: - git clone git@github.com:asmaps/nsupdate.info.git nsupdate + git clone git@github.com:nsupdate-info/nsupdate.info.git nsupdate cd nsupdate @@ -33,4 +33,3 @@ Then install the requirements:: From time to time execute this again to install the newest dependencies. Maybe in future there will be a PyPi package to install directly with pip. - diff --git a/nsupdate/main/templates/main/home.html b/nsupdate/main/templates/main/home.html index 9d5f5e9..51678c2 100644 --- a/nsupdate/main/templates/main/home.html +++ b/nsupdate/main/templates/main/home.html @@ -15,7 +15,7 @@ {% endif %}
nsupdate.info, the Free and Open Source Dynamic DNS service for you.
-
@@ -31,7 +31,7 @@- nsupdate.info is a free and open-source dynamic DNS service with IPv4 and IPv6 support. + nsupdate.info is a free and open-source dynamic DNS service with IPv4 and IPv6 support.