diff --git a/views/agentinvite.handlebars b/views/agentinvite.handlebars index f738b343..7dbe9d43 100644 --- a/views/agentinvite.handlebars +++ b/views/agentinvite.handlebars @@ -332,7 +332,7 @@ QH('unlinuxinstall', linuxUnInstall); // MeshCentral Assistant - url = 'meshosxagent?id=10006&meshid=' + meshid; + url = 'meshagents?id=10006&meshid=' + meshid; Q('assisturl').href = url; // Attempt to detect the most likely operating system for this browser