From afe5e0c386b4c31c4a132f87646f4ddfda6500dd Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 8 Oct 2021 13:04:52 +0200 Subject: [PATCH] hello: move to `common` (#6876) --- pages/{linux => common}/hello.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pages/{linux => common}/hello.md (100%) diff --git a/pages/linux/hello.md b/pages/common/hello.md similarity index 100% rename from pages/linux/hello.md rename to pages/common/hello.md