From 56c504a0941f577f2d3ee491ea14da2da11aa08c Mon Sep 17 00:00:00 2001 From: PJ568 Date: Thu, 15 Jun 2023 21:15:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E5=87=86=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data.json | 2 +- js/api.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index c84a36d6..f8611452 100644 --- a/data.json +++ b/data.json @@ -31,7 +31,7 @@ }, { "name":"思维导图", - "url":"/incert/?link=/lib/tools/mind-map/", + "url":"/lib/tools/mind-map/", "type":"图像处理" }, { diff --git a/js/api.js b/js/api.js index 99a74918..3c080aaf 100644 --- a/js/api.js +++ b/js/api.js @@ -41,7 +41,7 @@ var classify = [{ "name": "软件模拟", "list": [{ "name": "32 位 x86 虚拟机", - "url": "/lib/tools/v86/", + "url": "/incert/?link=/lib/tools/v86/", "hot": 0, "img": "" }]