Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit f20fdb6

Browse files
committed
Fix broken Laravel anchor
1 parent 4e81e72 commit f20fdb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/howto/laravel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To run apps based on the `Laravel <https://laravel.com>`_ framework using Unit:
1414
#. .. include:: ../include/howto_install_prereq.rst
1515

1616
#. Create a |app| `project
17-
<https://laravel.com/docs/installation#installation-via-composer>`__.
17+
<https://laravel.com/docs/installation#creating-a-laravel-project>`__.
1818
For our purposes, the path is **/path/to/app/**:
1919

2020
.. code-block:: console

0 commit comments

Comments
 (0)