From 712559477129c4ac62596f07ec4ec9613b702a3d Mon Sep 17 00:00:00 2001 From: Craig Peterson Date: Tue, 14 Mar 2017 00:36:59 -0700 Subject: [PATCH] readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ccc2f912..b3fab4094 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ Running `dnscontrol preview` will talk to the providers (here name.com as regist Running `dnscontrol push` will make those changes with the provider and my dns records will be correclty updated. +See [Getting Started](https://stackexchange.github.io/dnscontrol/getting-started) page on documentation site. + # Benefits * Editing zone files is error-prone. Clicking buttons on a web @@ -74,4 +76,4 @@ Writing new plugins is very easy. `go get github.com/StackExchange/dnsontrol` -or get prebuilt binaries from our github page. +or get prebuilt binaries from [github releases](https://github.com/StackExchange/dnscontrol/releases/latest).