Skip to content

Commit eac4da8

Browse files
committed
2951 db-migrations link
1 parent 5e9583b commit eac4da8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ddl-generation/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ <h2 id="seedSql">Seed DDL</h2>
222222
<p>&nbsp;</p>
223223
<h4>Compared to DB Migrations</h4>
224224
<p>
225-
<a href="dbmigration">DB Migration</a> is different in that <code>DIFF</code> DDL scripts are generated for the
225+
<a href="/docs/db-migrations">DB Migration</a> is different in that <code>DIFF</code> DDL scripts are generated for the
226226
changes to the model and these <code>DIFF</code> DDL scripts can be applied to the target database typically when
227227
Ebean starts.
228228
</p>

0 commit comments

Comments
 (0)