From daea62692d4370de9b7fee90866fd3964bafd953 Mon Sep 17 00:00:00 2001 From: Last2014 Date: Sat, 20 Dec 2025 05:04:53 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AA=E3=83=B3=E3=82=AF=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- usage/{how-to-use-decoration.md => text-decoration.md} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename usage/{how-to-use-decoration.md => text-decoration.md} (100%) diff --git a/README.md b/README.md index 89e40f7..c1cac40 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ # ドキュメント一覧 > 使い方 -- [初めての方へ](for-newbie.md) -- [文字の装飾のやり方](how-to-use-decoration.md) +- [初めての方へ](usage/for-newbie.md) +- [文字の装飾のやり方](usage/text-decoration.md) > 寄付 - [ゆずねっとへの寄付](donate/uwuzunet.md) - [uwuzuへの寄付](donate/uwuzu.md) diff --git a/usage/how-to-use-decoration.md b/usage/text-decoration.md similarity index 100% rename from usage/how-to-use-decoration.md rename to usage/text-decoration.md