Skip to content

Commit

Permalink
Merge pull request #393 from huancheng-trili/fix-developing
Browse files Browse the repository at this point in the history
Fix card `Development environments` in the landing page
  • Loading branch information
timothymcmackin authored May 10, 2024
2 parents 6401e6a + 97e7ef4 commit c64e3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HomepageFeatures/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const FeatureList = [
{
emoji: '🧑‍💻️',
title: 'Development environments',
href: 'developing/dev-environments',
href: 'developing',
description: (
<>
Set up a development environment for your language of choice and its related tools. Use a local environment with a sandbox or a web-based IDE for development work.
Expand Down

0 comments on commit c64e3fa

Please sign in to comment.