Skip to content

Commit 61d580c

Browse files
committed
docs: fix link to wrong page
1 parent ba8ca6e commit 61d580c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/changelogs/v4.0.4.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Enhancements:
1616
- New Testing Feature: :doc:`Fabricator </testing/fabricator>` makes creating mock classes simple and repeatable in your tests.
1717
- Model class can now have the callbacks overridden at runtime. Useful for testing.
1818
- A number of improvements to :doc:`Feature Tests </testing/feature>` in general.
19-
- New :doc:`command() helper function </cli/cli_commands>` to programatically run your CLI commands. Useful for testing and cron jobs.
19+
- New :doc:`command() helper function </cli/spark_commands>` to programatically run your CLI commands. Useful for testing and cron jobs.
2020
- New command, ``make:seeder`` to generate a :doc:`Database Seed class </dbmgmt/seeds>` skeleton file.
2121
- Colors now available on the CLI within Windows, as well as other Windows-related CLI improvements.
2222
- New helper :doc:`mb_url_title </helpers/url_helper>` that functions like ``url_title`` but automatically escapes and extended URL characters.

0 commit comments

Comments
 (0)