Skip to content

Commit

Permalink
fix: homepage faq link
Browse files Browse the repository at this point in the history
  • Loading branch information
KernelPanic92 committed Sep 3, 2024
1 parent 01fd6da commit a3c673c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/home-page-components/home-page-faq.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export const HomePageFAQ = () => (
<AccordionItem title="Dungeon World è compatibile con altri giochi di ruolo?">
Dungeon World ha un sistema unico basato sulle mosse,
ma puoi adattare o integrare contenuti da altri giochi di ruolo,
puoi trovare un'intera sezione a riguardo in{" "}<Link href="/manuale/game-master/avventure-avanzate">Avventure Avanzate</Link>!
puoi trovare un'intera appendice a riguardo in{" "}<Link href="/manuale/appendici/adattare-avventure">Adattare Avventure</Link>!
</AccordionItem>
</Accordion>
</div>
Expand Down

0 comments on commit a3c673c

Please sign in to comment.