From b4e5c0ce5cfeba8b3daee39c360b761f871e647e Mon Sep 17 00:00:00 2001 From: Severin Schols Date: Fri, 26 Oct 2018 22:24:42 +0200 Subject: [PATCH] Update link to example in README.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit pillar.example seems to have been moved to the root of the repository. Tried to make it a link but that only seems to work in Markdown, not in RST 🤷‍♂️ --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9fbb77c..dba22c4 100644 --- a/README.rst +++ b/README.rst @@ -60,7 +60,7 @@ Example Pillar type: master notify: False -See *bind/pillar.example* for a more complete example. +See *pillar.example* for a more complete example. Management of zone files ========================