From cf24f4fe3087d117fe22cb0e1198d9c210ca2314 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Botond=20D=C3=A9nes?= Date: Thu, 28 Nov 2019 16:46:12 +0200 Subject: [PATCH] imr: move documentation to docs/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Where all the other documentation is, and hence where people would be looking for it. Signed-off-by: Botond Dénes Message-Id: <20191128144612.378244-1-bdenes@scylladb.com> --- {imr => docs}/in_memory_representation.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {imr => docs}/in_memory_representation.md (100%) diff --git a/imr/in_memory_representation.md b/docs/in_memory_representation.md similarity index 100% rename from imr/in_memory_representation.md rename to docs/in_memory_representation.md