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: theme/pages/homepage/development.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<h1>{{ config.site_description }}</h1>
2
2
<p>The development environment provides a controlled, safe, and efficient space for building and testing your platform before releasing it to the public.</p>
3
-
<p>Follow the <ahref="/development/v2/setup/system-requirements/">Setup pages</a> to install the basic requirements for the development environment. The install recipe has everything you need, from WSL2, to PHP, phpMyAdmin and composer.</p>
4
-
<p>Visit the <ahref="/development/v2/faq/">FAQ pages</a> for any issues during installation or <ahref="https://github.com/dotkernel/development/issues" target="_blank">create an issue</a> if anything doesn't work as intended.</p>
3
+
<p>Follow the <ahref="https://docs.dotkernel.org/development/v2/setup/system-requirements/">Setup pages</a> to install the basic requirements for the development environment. The install recipe has everything you need, from WSL2, to PHP, phpMyAdmin and Composer.</p>
4
+
<p>Visit the <ahref="https://docs.dotkernel.org/development/v2/faq/">FAQ pages</a> for any issues during installation or <ahref="https://github.com/dotkernel/development/issues" target="_blank">create an issue</a> if anything doesn't work as intended.</p>
0 commit comments