From 5a8747a5034c44aa1a6b239c1d43e53f48779bde Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Fri, 2 Feb 2024 11:50:58 -0500 Subject: [PATCH] Updated INI lookup logic (markdown) --- INI-lookup-logic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INI-lookup-logic.md b/INI-lookup-logic.md index 57d818f0..a248f63d 100644 --- a/INI-lookup-logic.md +++ b/INI-lookup-logic.md @@ -3,4 +3,4 @@ All official rusEFI .ini files are available at https://rusefi.com/online/ini/ Dots should be replaced with slash and ``.ini`` suffix should be added. For instance .ini file for ``rusEFI master.2024.02.02.alphax-4chan.1293678056`` -would be available at https://rusefi.com/online/ini/rusefi/master/2024/02/02//alphax-4chan/1293678056.ini \ No newline at end of file +would be available at https://rusefi.com/online/ini/rusefi/master/2024/02/02/alphax-4chan/1293678056.ini \ No newline at end of file