Skip to content

Commit 2c0e218

Browse files
committed
update urls
Signed-off-by: bidi <bidi@apidemia.com>
1 parent 4122ef7 commit 2c0e218

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

theme/pages/homepage/development.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1>{{ config.site_description }}</h1>
22
<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 <a href="/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 <a href="/development/v2/faq/">FAQ pages</a> for any issues during installation or <a href="https://github.com/dotkernel/development/issues" target="_blank">create an issue</a> if anything doesn't work as intended.</p>
3+
<p>Follow the <a href="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 <a href="https://docs.dotkernel.org/development/v2/faq/">FAQ pages</a> for any issues during installation or <a href="https://github.com/dotkernel/development/issues" target="_blank">create an issue</a> if anything doesn't work as intended.</p>
55
<p>Happy coding!</p>
66
<h3>Features</h3>
77
<div class="row row-cols-md-3 row-cols-sm-2 row-cols-1 g-4">

0 commit comments

Comments
 (0)