From 54949cfd9d4db0a50d263aea50fec0c65b8c5099 Mon Sep 17 00:00:00 2001
From: eratou <56436885+eratou@users.noreply.github.com>
Date: Mon, 11 Jul 2022 06:56:54 +0900
Subject: [PATCH] Fix api_ja.md
---
api_ja.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/api_ja.md b/api_ja.md
index 9cf40df..62e1f41 100644
--- a/api_ja.md
+++ b/api_ja.md
@@ -78,9 +78,7 @@ ID別の文字の基本データについては、[store/characters.json](/store
| 名前 | 説明 |
| :--- | :--------- |
-| itemId | 識別ID
-[聖遺物情報](https://raw.githubusercontent.com/Dimbreath/GenshinData/master/ExcelBinOutput/ReliquaryExcelConfigData.json) -> `"id"`
-[武器情報](https://github.com/Dimbreath/GenshinData/blob/master/ExcelBinOutput/WeaponExcelConfigData.json) -> `"id"` |
+| itemId | 識別ID
[聖遺物情報](https://raw.githubusercontent.com/Dimbreath/GenshinData/master/ExcelBinOutput/ReliquaryExcelConfigData.json) -> `"id"`
[武器情報](https://github.com/Dimbreath/GenshinData/blob/master/ExcelBinOutput/WeaponExcelConfigData.json) -> `"id"` |
| [weapon](#weapon) `[Weapon Only]` | 武器の基本情報 |
| [reliquary](#reliquary) `[Artifact Only]` | 聖遺物の基本情報 |
| [flat](#flat) | このアイテムの詳細情報 |