We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9a56f commit bdc9801Copy full SHA for bdc9801
src/ServicePulse.Host/app/index.html
@@ -82,7 +82,7 @@ <h4 class="alert-heading">Warning!</h4>
82
<script src="js/alerts/alerts.js"></script>
83
<script src="js/dashboard/dashboard.js"></script>
84
<script src="js/failed_messages/failedMessages.js"></script>
85
- <script src="js/custom_checks/customchecks.js"></script>
+ <script src="js/custom_checks/customChecks.js"></script>
86
<script src="js/endpoints/endpoints.js"></script>
87
</body>
88
</html>
0 commit comments