We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ac9a28 commit c1863aaCopy full SHA for c1863aa
1 file changed
README.md
@@ -26,7 +26,7 @@ The [codegen](./codegen) directory contains the source code for generating clien
26
If this is your first time using Smithy, follow the [Smithy Quickstart guide](https://smithy.io/2.0/quickstart.html)
27
to learn the basics and create a simple Smithy model.
28
29
-For a guided introduction to this project, see the [Smithy Java Quickstart guide](https://smithy.io/2.0/java/quickstart.html).
+For a guided introduction to this project, see the [Smithy Java Quickstart guide](https://smithy.io/2.0/languages/java/quickstart.html).
30
31
The [examples](./examples) are standalone projects that showcase the usage of Smithy Java for generating clients
32
and building services. These examples can be used as a template for a new project using the
0 commit comments