Fix for #2683
Ylian Saint-Hilaire committed
May 25, 2021 at 09:52 UTC
cb8437006149ddda72bdb71ee024a65b8b19691d
1 file changed
+1
-1
views/agentinvite.handlebars
+1
-1
@@ -332,7 +332,7 @@
332
QH('unlinuxinstall', linuxUnInstall);
333
334
// MeshCentral Assistant
335
- url = 'meshosxagent?id=10006&meshid=' + meshid;
335
+ url = 'meshagents?id=10006&meshid=' + meshid;
336
Q('assisturl').href = url;
337
338
// Attempt to detect the most likely operating system for this browser