Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
chore(docs): update Pergel module links
Browse files Browse the repository at this point in the history
  • Loading branch information
productdevbook committed Dec 12, 2023
1 parent 422ad02 commit b50b00f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .docs/content/pergel/1.getting-started/2.install.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,17 @@ Now that you have installed Pergel, you can start creating your first project.

### Nuxt Module

:read-more{title="Nuxt Concepts" to="/pergel/nuxt/installation"}
:read-more{title="Nuxt Concepts" to="/pergel/nuxt"}

### Nitro Module

:read-more{title="Nitro Concepts" to="/pergel/nitro/installation"}
:read-more{title="Nitro Concepts" to="/pergel/nitro"}

::card-group{class="sm:grid-cols-1"}
::card{icon="i-ph-medal-duotone" title="Nuxt 3" to="/pergel/nuxt/installation"}
::card{icon="i-ph-medal-duotone" title="Nuxt 3" to="/pergel/nuxt"}
Discover the main concepts behind Nuxt, from auto-import, hybrid rendering to its TypeScript support.
::
::card{icon="i-ph-folders-duotone" title="Nitro" to="/pergel/nitro/installation"}
::card{icon="i-ph-folders-duotone" title="Nitro" to="/pergel/nitro"}
Learn about Nuxt directory structure and what benefits each directory or file offers.
::
::

0 comments on commit b50b00f

Please sign in to comment.