Skip to content

Commit c1863aa

Browse files
ianbotsfadwsingh
authored andcommitted
Fix broken README link
1 parent 6ac9a28 commit c1863aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The [codegen](./codegen) directory contains the source code for generating clien
2626
If this is your first time using Smithy, follow the [Smithy Quickstart guide](https://smithy.io/2.0/quickstart.html)
2727
to learn the basics and create a simple Smithy model.
2828

29-
For a guided introduction to this project, see the [Smithy Java Quickstart guide](https://smithy.io/2.0/java/quickstart.html).
29+
For a guided introduction to this project, see the [Smithy Java Quickstart guide](https://smithy.io/2.0/languages/java/quickstart.html).
3030

3131
The [examples](./examples) are standalone projects that showcase the usage of Smithy Java for generating clients
3232
and building services. These examples can be used as a template for a new project using the

0 commit comments

Comments
 (0)