From 39714f1f186f19be1328d5059cb0cb6171e1a8d8 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Wed, 17 Dec 2014 19:35:53 +0100 Subject: [PATCH] Move WIP docs to WIP dir --- pdns/docs/{ => WIP}/alias.md | 0 pdns/docs/{ => WIP}/web-api.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename pdns/docs/{ => WIP}/alias.md (100%) rename pdns/docs/{ => WIP}/web-api.md (100%) diff --git a/pdns/docs/alias.md b/pdns/docs/WIP/alias.md similarity index 100% rename from pdns/docs/alias.md rename to pdns/docs/WIP/alias.md diff --git a/pdns/docs/web-api.md b/pdns/docs/WIP/web-api.md similarity index 100% rename from pdns/docs/web-api.md rename to pdns/docs/WIP/web-api.md -- 2.40.0