From 2d9a5bbea64deda704298e8ee41834e9d180d4da Mon Sep 17 00:00:00 2001 From: "Vipul Gupta (@vipulgupta2048)" Date: Tue, 19 Dec 2023 14:25:23 +0530 Subject: [PATCH] patch: Remove wiki link reference to flash Tinker Board Signed-off-by: Vipul Gupta (@vipulgupta2048) --- contracts/hw.device-type/asus-tinker-board-s/contract.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contracts/hw.device-type/asus-tinker-board-s/contract.json b/contracts/hw.device-type/asus-tinker-board-s/contract.json index f41baa41..9a4495ef 100644 --- a/contracts/hw.device-type/asus-tinker-board-s/contract.json +++ b/contracts/hw.device-type/asus-tinker-board-s/contract.json @@ -30,12 +30,12 @@ }, "partials": { "bootDeviceExternal": [ - "Make sure that the jumper between the 5V power supply and the HDMI connect is in the MASKROM mode as illustrated on the Tinker Board Wiki.", + "Make sure that the jumper between the 5V power supply and the HDMI connect is in the MASKROM mode.", "Connect power to the {{name}}." ], "flashIndicator": ["all LEDs are off"], "bootDevice": [ - "Make sure that the jumper between the 5V power supply and the HDMI connect is in the parking (no function) mode as illustrated on the Tinker Board Wiki.", + "Make sure that the jumper between the 5V power supply and the HDMI connect is in the parking (no function) mode.", "Remove and re-connect power to the {{name}}." ] }