You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ServicePulse.Host/app/modules/configuration/views/platformconnection.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ <h3>Connect an endpoint to ServiceControl</h3>
25
25
<divclass="row">
26
26
<divclass="col-sm-12">
27
27
<ol>
28
-
<li>Add the <ahref="https://nuget.org/NServiceBus.ServicePlatform.Connector">NServiceBus.ServicePlatform.Connector</a> NuGet package to the endpoint project.</li>
28
+
<li>Add the <ahref="https://www.nuget.org/packages/NServiceBus.ServicePlatform.Connector/">NServiceBus.ServicePlatform.Connector</a> NuGet package to the endpoint project.</li>
29
29
<li>Copy-paste the code from one of the options below. For additional options, refer to the <ahref="https://docs.particular.net/platform/connecting">documentation</li>
0 commit comments