Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 4a297f0

Browse files
HomelessDinosaurtjholm
authored andcommitted
Fix broken links
Co-authored-by: Tim Holm <[email protected]>
1 parent 7b3f304 commit 4a297f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/nodejs/survey-website.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ In this guide, you’ll build a simple web application using React that connects
2424
## Prerequisites
2525

2626
- [Node.js](https://nodejs.org/en/download/)
27-
- The [Nitric survey backend project](./surveys-application)
27+
- The [Nitric survey backend project](./survey-application)
2828

2929
## Project Setup
3030

31-
This guide assumes you already have the [survey backend project](./surveys-application).
31+
This guide assumes you already have the [survey backend project](./survey-application).
3232

3333
To add a website frontend, create a new Vite project:
3434

0 commit comments

Comments
 (0)