Skip to content

Commit 6a46068

Browse files
authored
Merge pull request #1129 from Particular/fix-dot
Removing one dot too many
2 parents b80aaf4 + 374f7fb commit 6a46068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServicePulse.Host/app/modules/configuration/views/platformconnection.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h3>Connect an endpoint to ServiceControl</h3>
2626
<div class="col-sm-12">
2727
<ol>
2828
<li>Add the <a href="https://nuget.org/NServiceBus.ServicePlatform.Connector">NServiceBus.ServicePlatform.Connector</a> NuGet package to the endpoint project.</li>
29-
<li>Copy-paste the code from one of the options below. For additional options, refer to the <a href="https://docs.particular.net/platform/connecting">documentation</li>.
29+
<li>Copy-paste the code from one of the options below. For additional options, refer to the <a href="https://docs.particular.net/platform/connecting">documentation</li>
3030
</ol>
3131
</div>
3232
</div>

0 commit comments

Comments
 (0)