X-Git-Url: https://git.ralfj.de/zonemaker.git/blobdiff_plain/80ad8ab8737f7e43f12ced20d504a3fa47cf6e10..HEAD:/README.md diff --git a/README.md b/README.md index 7c26f59..bcbf5d4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ supporting those. ## Usage -Simply call `zonemaker` with the zone python file as argument. The +Simply call `zonemaker` with the zone Python file as argument. The result will be printed to stdout. See `db.example.com.py` for a sample file demonstrating the use of the interface. `Makefile.sample` shows how a makefile which first updates the zone(s), and then tells BIND to @@ -27,7 +27,7 @@ reload, could look like. ## Source, License You can find the sources in the -[git repository](http://www.ralfj.de/git/zonemaker.git) (also +[git repository](https://git.ralfj.de/zonemaker.git) (also available [on GitHub](https://github.com/RalfJung/zonemaker)). They are provided under a [2-clause BSD license](http://opensource.org/licenses/bsd-license.php). See