Skip to content

Commit

Permalink
Исправление вставки ссылки на MD
Browse files Browse the repository at this point in the history
  • Loading branch information
Pr-Mex committed Dec 14, 2022
1 parent 3b4c298 commit 05e1956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/onescript/AddMainPageMD.os
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
+ СтрШаблон(" [(Видео)](%1) [(PDF)](%2) [(MD)](%3)",
Ссылка,
ПрефиксГиперссылок + "PDF/" + ОкончаниеПути + ".pdf",
"https://github.com/Pr-Mex/vanessa-automation/tree/develop/docs/MD/MainHelp/" + НомерРелиза + "/" + ОкончаниеПути + ".MD"
"https://github.com/Pr-Mex/vanessa-automation/tree/develop/docs/MainHelp/" + НомерРелиза + "/" + ОкончаниеПути + ".MD"
);

МассивСтрок[Сч] = ТекСтр;
Expand Down

0 comments on commit 05e1956

Please sign in to comment.