Update migration.md
authorshimmi2 <tomas@simek.info>
Mon, 9 Feb 2015 13:06:55 +0000 (14:06 +0100)
committershimmi2 <tomas@simek.info>
Mon, 9 Feb 2015 13:06:55 +0000 (14:06 +0100)
Updated link to wiki for easy reach scripts for migrating from MyDNS

docs/markdown/authoritative/migration.md

index 39b88dcf8085d2257ac23ebfc6a974e040961c6e..4f99ca24bf6bf696ce3a930c3dd31ffecdbc12e8 100644 (file)
@@ -4,7 +4,7 @@ Before migrating to PowerDNS a few things should be considered.
 PowerDNS does not operate as a 'slave' or 'master' server with all backends.
 Only the [Generic SQL](backend-generic-mypgsql.md), [BIND](backend-bind.md) backends have the ability to act as master or slave.
 
-To migrate, the `zone2sql` tool is provided.
+To migrate, the `zone2sql` tool is provided. There are also scripts from external contributors for migrating from `MyDNS` server. See https://github.com/PowerDNS/pdns/wiki/Migrating-DBs-FROM-MyDNS for details. 
 
 Additionally, the PowerDNS source comes with a number of diagnostic tools, which can be helpful in verifying proper PowerDNS operation, versus incumbent nameservers. See [Tools to analyse DNS traffic](../tools/analysis.md) for more details.