From 1e77871bd8d6f74d4519f1ef6b1e294b2afdad93 Mon Sep 17 00:00:00 2001 From: yuriy Date: Mon, 11 Dec 2023 13:27:57 -0500 Subject: [PATCH] updated docs url --- Selenium-Functions.ahk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Selenium-Functions.ahk b/Selenium-Functions.ahk index 3778c0c..5fab79f 100644 --- a/Selenium-Functions.ahk +++ b/Selenium-Functions.ahk @@ -20,9 +20,9 @@ IfMsgBox Yes, { ; Open Instructions Gitea page if(InStr(A_ScriptName, "Video")) - URL = https://git.freedomainplaylists.com/yuriy/Freedomain-Video-Uploader#installation + URL = https://freedomain.dev/yuriy/video-uploader#installation else, - URL = https://freedomain.dev/yuriy/social-media-poster + URL = https://freedomain.dev/yuriy/social-media-poster#installation run, %URL% run, "%A_ScriptFullPath%" "LastPost"