diff --git a/hanspeterording/nflfastR-symfony-bundle/0.1/config/packages/nflfastr_symfony.yaml b/hanspeterording/nflfastR-symfony-bundle/0.1/config/packages/nflfastr_symfony.yaml index 1f96ab86..bee7ea27 100644 --- a/hanspeterording/nflfastR-symfony-bundle/0.1/config/packages/nflfastr_symfony.yaml +++ b/hanspeterording/nflfastR-symfony-bundle/0.1/config/packages/nflfastr_symfony.yaml @@ -1,8 +1,8 @@ nflfastr_symfony: - sources: - playByPlay: - baseUrl: https://github.com/guga31bb/nflfastR-data - path: tree/master/data - roster: - baseUrl: https://github.com/mrcaseb/nflfastR-roster - path: tree/master/data/seasons + sources: + playByPlay: + baseUrl: https://github.com/guga31bb/nflfastR-data + path: tree/master/data + roster: + baseUrl: https://github.com/mrcaseb/nflfastR-roster + path: tree/master/data/seasons