From 4cd7f75ad043357c1600b28d835a4ab0389d4791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Robotka?= <robotka.adrian@gmail.com> Date: Tue, 9 Feb 2021 10:38:29 +0100 Subject: [PATCH] rename folder --- {random => docs}/goal.md | 0 {random => docs}/ideas.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {random => docs}/goal.md (100%) rename {random => docs}/ideas.md (100%) diff --git a/random/goal.md b/docs/goal.md similarity index 100% rename from random/goal.md rename to docs/goal.md diff --git a/random/ideas.md b/docs/ideas.md similarity index 100% rename from random/ideas.md rename to docs/ideas.md -- GitLab