fix broken file refs

This commit is contained in:
James DeFelice 2015-06-11 19:34:04 +00:00
parent 1820114a2d
commit 022ff5196d
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ limitations under the License.
// nodes.
//
// CAUTION: If you update code in this file, you may need to also update code
// in contrib/mesos/pkg/controlmanager/controlmanager.go
// in contrib/mesos/pkg/controllermanager/controllermanager.go
package app
import (

View File

@ -15,7 +15,7 @@ limitations under the License.
*/
// CAUTION: If you update code in this file, you may need to also update code
// in contrib/mesos/pkg/service/endpoints_manager.go
// in contrib/mesos/pkg/service/endpoints_controller.go
package service
import (