From d82188f566557b22b19b8e6884b28ddc2ddd91c2 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Thu, 8 Aug 2024 16:57:13 -0400 Subject: [PATCH] [wiki] Remove extra subdirectory --- wiki/{libmutton => }/breaking.md | 0 wiki/{libmutton => }/bugs.md | 0 wiki/{libmutton => }/clipboard.md | 0 wiki/{libmutton => }/developers.md | 0 wiki/{libmutton => }/migration.md | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename wiki/{libmutton => }/breaking.md (100%) rename wiki/{libmutton => }/bugs.md (100%) rename wiki/{libmutton => }/clipboard.md (100%) rename wiki/{libmutton => }/developers.md (100%) rename wiki/{libmutton => }/migration.md (100%) diff --git a/wiki/libmutton/breaking.md b/wiki/breaking.md similarity index 100% rename from wiki/libmutton/breaking.md rename to wiki/breaking.md diff --git a/wiki/libmutton/bugs.md b/wiki/bugs.md similarity index 100% rename from wiki/libmutton/bugs.md rename to wiki/bugs.md diff --git a/wiki/libmutton/clipboard.md b/wiki/clipboard.md similarity index 100% rename from wiki/libmutton/clipboard.md rename to wiki/clipboard.md diff --git a/wiki/libmutton/developers.md b/wiki/developers.md similarity index 100% rename from wiki/libmutton/developers.md rename to wiki/developers.md diff --git a/wiki/libmutton/migration.md b/wiki/migration.md similarity index 100% rename from wiki/libmutton/migration.md rename to wiki/migration.md