Rename health_check -> health-check
This commit is contained in:
parent
808718fb26
commit
8fb4f4063f
@ -1,6 +1,6 @@
|
|||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
var HealthCheck = require('./monitoring/health_check');
|
var HealthCheck = require('./monitoring/health-check');
|
||||||
|
|
||||||
var WELCOME_MSG = "This is the CartoDB Maps API, " +
|
var WELCOME_MSG = "This is the CartoDB Maps API, " +
|
||||||
"see the documentation at http://docs.cartodb.com/cartodb-platform/maps-api.html";
|
"see the documentation at http://docs.cartodb.com/cartodb-platform/maps-api.html";
|
||||||
|
Loading…
Reference in New Issue
Block a user