diff --git a/examples_test.go b/examples_test.go index 3a43c1db..84f74af3 100644 --- a/examples_test.go +++ b/examples_test.go @@ -308,7 +308,7 @@ func TestExampleObjectSchemas(t *testing.T) { "redis-sentinel-controller": &api.ReplicationController{}, "redis-sentinel-service": &api.Service{}, }, - "../docs/user-guide/resourcequota": { + "../docs/admin/resourcequota": { "namespace": &api.Namespace{}, "limits": &api.LimitRange{}, "quota": &api.ResourceQuota{},