Skip to content

Commit 175558c

Browse files
committed
Remove ‘v3’ from CONTRIBUTING.md
1 parent eb2bdb5 commit 175558c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ We use the `<root>/references/hello-world` subdirectory as a staging ground for
9292
9393
First, make sure you are running the webapp according to the instructions above. Then:
9494
95-
1. Visit http://localhost:3030 in your browser and create a new V3 project called "hello-world".
95+
1. Visit http://localhost:3030 in your browser and create a new project called "hello-world".
9696
9797
2. In Postgres go to the "Projects" table and for the project you create change the `externalRef` to `proj_rrkpdguyagvsoktglnod`.
9898
@@ -127,7 +127,7 @@ pnpm exec trigger deploy --profile local
127127

128128
### Running
129129

130-
The following steps should be followed any time you start working on a new feature you want to test in v3:
130+
The following steps should be followed any time you start working on a new feature you want to test:
131131

132132
1. Make sure the webapp is running on localhost:3030
133133

0 commit comments

Comments
 (0)