Skip to content

Commit 431191a

Browse files
authored
Fix README link for smithy-java quickstart guide
1 parent 0bbf598 commit 431191a

File tree

1 file changed

+1
-1
lines changed
  • smithy-java-examples/quickstart-java

1 file changed

+1
-1
lines changed

smithy-java-examples/quickstart-java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This project provides a template to get started using [Smithy Java](https://github.com/smithy-lang/smithy-java/)
44
to create Java clients and servers.
55

6-
For more information on this example, see the [Smithy Java Quickstart Guide](https://smithy.io/2.0/java/quickstart.html).
6+
For more information on this example, see the [Smithy Java Quickstart Guide](https://smithy.io/2.0/languages/java/quickstart.html).
77

88
### Layout
99

0 commit comments

Comments
 (0)