diff --git a/Dangerfile b/Dangerfile index a203eeff132..39da37f2442 100644 --- a/Dangerfile +++ b/Dangerfile @@ -220,11 +220,10 @@ module VSPDanger - #{app_files.join "\n- "} - Database migrations do not run automatically with vets-api deployments. Application code must always be - backwards compatible with the DB, both before and after migrations have been run. For more info: + Application code must always be backwards compatible with the DB, + both before and after migrations have been run. For more info: - - [`vets-api` Database Migrations](https://depo-platform-documentation.scrollhelp.site/developer-docs/Vets-API-Database-Migrations.689832034.html) - - [`vets-api` Deployment Process](https://depo-platform-documentation.scrollhelp.site/infrastructure/Deployment-process.590970953.html) + - [vets-api Database Migrations](https://depo-platform-documentation.scrollhelp.site/developer-docs/Vets-API-Database-Migrations.689832034.html) EMSG end