File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Runtime configuration changes can be persisted via [Django's Admin interface](ht
1414
1515When models are updated, ** migrations** will need to be added and ** fixtures** will need to be updated.
1616
17- [ Read our guide to migrations and fixtures] ( ../guides/migrations-and-fixtures )
17+ [ Read our guide to migrations and fixtures] ( ../../../ guides/migrations-and-fixtures )
1818
1919[ core-models ] : https://github.com/cal-itp/benefits/tree/main/benefits/core/models/
2020[ littlepay-models ] : https://github.com/cal-itp/benefits/blob/main/benefits/enrollment_littlepay/models.py
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ database rebuild.
6262
6363When models are updated, our fixtures will need to be updated.
6464
65- [ Read our guide to migrations and fixtures] ( ../guides/migrations-and-fixtures )
65+ [ Read our guide to migrations and fixtures] ( ../../ guides/migrations-and-fixtures )
6666
6767[ core-models ] : https://github.com/cal-itp/benefits/tree/main/benefits/core/models/
6868[ django-fixtures ] : https://docs.djangoproject.com/en/5.2/topics/db/fixtures/
You can’t perform that action at this time.
0 commit comments