You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: v5/installation/test-the-installation/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -479,7 +479,7 @@ <h1 id="running-the-application">Running the application</h1>
479
479
<p>We recommend running your applications in WSL:</p>
480
480
<ul>
481
481
<li>Make sure you have <ahref="https://github.com/dotkernel/development/blob/main/wsl/README.md">WSL</a> installed on your system.</li>
482
-
<li>Currently we provide a distro implementations for <ahref="https://github.com/dotkernel/development/blob/main/wsl/os/almalinux9/README.md">AlmaLinux9</a>.</li>
482
+
<li>Currently, we provide a distro implementation for <ahref="https://github.com/dotkernel/development/blob/alma-linux-9/README.md">AlmaLinux 9</a>.</li>
483
483
<li>Install the application in a virtualhost as recommended by the chosen distro.</li>
484
484
<li>Set <code>$baseUrl</code> in <strong>config/autoload/local.php</strong> to the address of the virtualhost.</li>
485
485
<li>Run the application by opening the virtualhost address in your browser.</li>
0 commit comments