Skip to content

Commit

Permalink
docs: replace generated service with Kalix service
Browse files Browse the repository at this point in the history
  • Loading branch information
efgpinto committed Jan 8, 2024
1 parent 024ba80 commit 9ed176e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Before running the code generation tools, make sure you have the following:
* [.group-java]#Apache Maven {minimum_maven_version} or later# [.group-scala]#sbt {minimum_sbt_version} or later#
* Docker {minimum_docker_version} or higher (to run locally)

To deploy the generated service, you will need:
To deploy the Kalix service, you need:

* A https://docs.kalix.io/setting-up/index.html#_kalix_account[Kalix account]
* A https://docs.kalix.io/projects/create-project.html[Kalix project]
Expand Down
2 changes: 1 addition & 1 deletion docs/src/modules/java/pages/getting-started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Before you start, make sure you have the following:
* Apache Maven {minimum_maven_version} or later
* Docker {minimum_docker_version} or higher (to run locally)

To deploy the generated service, you will need:
To deploy the Kalix service, you need:

* A https://docs.kalix.io/setting-up/index.html#_kalix_account[Kalix account]
* A https://docs.kalix.io/projects/create-project.html[Kalix project]
Expand Down

0 comments on commit 9ed176e

Please sign in to comment.