From 8e0fb01fb08c3b20786527586769d9af4599a109 Mon Sep 17 00:00:00 2001 From: urpylka Date: Mon, 5 Feb 2018 17:42:36 +0300 Subject: [PATCH] Move docs from 'notes' to 'docs' directory --- {notes => docs}/deck.md | 0 {notes => docs}/powerConnection.md | 0 {notes => docs}/testConnection.md | 0 {notes => docs}/zap.md | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {notes => docs}/deck.md (100%) rename {notes => docs}/powerConnection.md (100%) rename {notes => docs}/testConnection.md (100%) rename {notes => docs}/zap.md (100%) diff --git a/notes/deck.md b/docs/deck.md similarity index 100% rename from notes/deck.md rename to docs/deck.md diff --git a/notes/powerConnection.md b/docs/powerConnection.md similarity index 100% rename from notes/powerConnection.md rename to docs/powerConnection.md diff --git a/notes/testConnection.md b/docs/testConnection.md similarity index 100% rename from notes/testConnection.md rename to docs/testConnection.md diff --git a/notes/zap.md b/docs/zap.md similarity index 100% rename from notes/zap.md rename to docs/zap.md