Skip to content

Commit c877cfd

Browse files
authored
Merge pull request #44332 from flowt-au/patch-2
Update websockets-next-tutorial.adoc
2 parents f219b98 + 8d97c9a commit c877cfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/main/asciidoc/websockets-next-tutorial.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ The solution is located in the `websockets-next-quickstart` link:{quickstarts-tr
5959

6060
First, we need a new project. Create a new project with the following command:
6161

62-
:create-app-artifact-id: websockets-quickstart
63-
:create-app-extensions: websockets
62+
:create-app-artifact-id: websockets-next-quickstart
63+
:create-app-extensions: websockets-next
6464
include::{includes}/devtools/create-app.adoc[]
6565

6666
This command generates the project (without any classes) and imports the `websockets-next` extension.

0 commit comments

Comments
 (0)