From f7eb7fb3fc8ecc11f17b4584dee25063bd61fff7 Mon Sep 17 00:00:00 2001 From: Seongmin Lee Date: Fri, 1 May 2026 22:01:57 +0900 Subject: [PATCH] rel links Signed-off-by: Seongmin Lee --- README.md | 8 ++++++++ test/other.md | 0 2 files changed, 8 insertions(+) create mode 100644 test/other.md diff --git a/README.md b/README.md index 58bb0ec..2f5b7e7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,14 @@ sui sui +[other](./test/other.md) + +[other](/test/other.md) + +other + +other + ![roxy](./1663593743.png) diff --git a/test/other.md b/test/other.md new file mode 100644 index 0000000..e69de29 -- 2.51.2