db-migrations-flyway-liquibase: point README links at the published post

The module and root READMEs carried a https://ankurm.com/ placeholder for the
post URL, written before the post existed. Now that it's live, point both at
the real permalink.
This commit is contained in:
2026-09-15 07:45:19 +00:00
parent 67e1b2d8a9
commit 22c30d4a5b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# db-migrations-flyway-liquibase
Companion code for **[Flyway vs Liquibase for Spring Boot 4: Migrations, Rollbacks and
Baselines](https://ankurm.com/)** — every claim in that post traces to a test in this module and a
Baselines](https://ankurm.com/flyway-vs-liquibase-spring-boot-4-migrations-rollbacks-baselines/)** — every claim in that post traces to a test in this module and a
transcript in [`docs/output/`](docs/output).
## Versions