From 4b5567c35c4271d2486299c7d065f14bec75d474 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Sun, 15 Feb 2015 22:36:46 -0600 Subject: [PATCH] Fix links in README --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 7f67958..aec3e74 100644 --- a/README.rst +++ b/README.rst @@ -5,3 +5,7 @@ DyNS *DyNS* is a **highly** experimental web front-end for a dynamically-configurable `ISC BIND`_ authoritative DNS server using `PostgreSQL`_ as a *Dynamically Loadable Zone* (DLZ) backend database. + + +.. _ISC BIND: http://www.isc.org/software/bind +.. _PostgreSQL: http://www.postgresql.org/