Skip to content

Commit 7113792

Browse files
committed
docs: add link to section
1 parent 22cf15e commit 7113792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/dbmgmt/migration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The database connection and the database Forge class are both available to you t
5858
``$this->db`` and ``$this->forge``, respectively.
5959

6060
Alternatively, you can use a command-line call to generate a skeleton migration file.
61-
See **make:migration** in :ref:`command-line-tools` for more details.
61+
See `make:migration`_ in :ref:`command-line-tools` for more details.
6262

6363
.. note:: Since the migration class is a PHP class, the classname must be unique in every migration file.
6464

0 commit comments

Comments
 (0)