Skip to content

Commit

Permalink
Update URL following the renaming of the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier authored Nov 11, 2024
1 parent 11e5eff commit 308c5a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A workshop to learn how to build AI-Infused applications with Quarkus and LangCh

The workshop is divided into several steps. You can follow the instructions
available in the [workshop
website](https://quarkus.io/quarkus-langchain4j-workshop/). Alternatively,
website](https://quarkus.io/quarkus-workshop-langchain4j/). Alternatively,
you may serve the instructions locally by following the [docs/README
file](docs/README.md).

Expand All @@ -16,4 +16,4 @@ You can quickly jump to the final state of a step by navigating to the correspon
./mvnw quarkus:dev
```

The application runs on [http://localhost:8080](http://localhost:8080).
The application runs on [http://localhost:8080](http://localhost:8080).

0 comments on commit 308c5a6

Please sign in to comment.